xref: /aosp_15_r20/prebuilts/sdk/current/androidx/drop_config.toml (revision 344a7f5ef16c479e7a7f54ee6567a9d112f9e72b)
1# Configuration for updateprebuilts.
2#
3# Specified on the command line using:
4# ./updateprebuilts -c <path-to-toml>
5# Artifacts that may be included in a prebuilt drop.
6#
7# Optional properties include:
8# - name: Soong build target
9# - host: Whether the artifact runs only on the host, such as a compiler or
10#         annotation processor.
11# - host_and_device: Whether the artifact can run both on the host and a device,
12#         such as a Java library or KMP library targeted to JVM or native.
13# - extra-static-libs: Array of Soong build targets that must be present on the
14#         runtime classpath but are not specified in the POM.
15# - optional-uses-libs: Array of Soong build targets that must be present on the
16#         compile-time classpath but are not specified in the POM.
17[artifacts]
18"androidx.activity:activity-compose" = {}
19"androidx.activity:activity-ktx" = {}
20"androidx.activity:activity" = {}
21"androidx.annotation:annotation" = { host-and-device = true }
22"androidx.annotation:annotation-experimental" = {}
23"androidx.appcompat:appcompat-resources" = {}
24"androidx.appcompat:appcompat" = {}
25"androidx.appsearch:appsearch-builtin-types" = {}
26"androidx.appsearch:appsearch-compiler" = { name = "androidx.appsearch_appsearch-compiler", host = true }
27"androidx.appsearch:appsearch-local-storage" = { name = "androidx.appsearch_appsearch_local_storage" }
28"androidx.appsearch:appsearch-platform-storage" = {}
29"androidx.appsearch:appsearch" = {}
30"androidx.arch.core:core-common" = {}
31"androidx.arch.core:core-runtime" = {}
32"androidx.arch.core:core-testing" = {}
33"androidx.asynclayoutinflater:asynclayoutinflater" = {}
34"androidx.autofill:autofill" = {}
35"androidx.benchmark:benchmark-common" = {}
36"androidx.benchmark:benchmark-junit4" = {}
37"androidx.benchmark:benchmark-macro-junit4" = {}
38"androidx.benchmark:benchmark-macro" = {}
39"androidx.biometric:biometric" = {}
40"androidx.browser:browser" = {}
41"androidx.camera:camera-camera2" = {}
42"androidx.camera:camera-core" = {}
43"androidx.camera:camera-extensions" = {}
44"androidx.camera:camera-lifecycle" = {}
45"androidx.camera:camera-viewfinder" = {}
46"androidx.car.app:app-automotive" = {}
47"androidx.car.app:app-testing" = {}
48"androidx.car.app:app" = {}
49"androidx.cardview:cardview" = {}
50"androidx.collection:collection" = {}
51"androidx.collection:collection-ktx" = {}
52"androidx.compose.animation:animation" = {}
53"androidx.compose.animation:animation-core" = {}
54"androidx.compose.animation:animation-graphics" = {}
55"androidx.compose.compiler:compiler-hosted" = { host = true }
56"androidx.compose.foundation:foundation" = {}
57"androidx.compose.foundation:foundation-layout" = {}
58"androidx.compose.foundation:foundation-text" = {}
59"androidx.compose.material:material" = {}
60"androidx.compose.material:material-icons-core" = {}
61"androidx.compose.material:material-icons-extended" = {}
62"androidx.compose.material:material-ripple" = {}
63"androidx.compose.material3:material3" = {}
64"androidx.compose.material3:material3-window-size-class" = {}
65"androidx.compose.runtime:runtime" = {}
66"androidx.compose.runtime:runtime-livedata" = {}
67"androidx.compose.runtime:runtime-saveable" = {}
68"androidx.compose.runtime:runtime-tracing" = {}
69"androidx.compose.ui:ui" = {}
70"androidx.compose.ui:ui-geometry" = {}
71"androidx.compose.ui:ui-graphics" = {}
72"androidx.compose.ui:ui-test" = {}
73"androidx.compose.ui:ui-test-junit4" = {}
74"androidx.compose.ui:ui-test-manifest" = {}
75"androidx.compose.ui:ui-text" = {}
76"androidx.compose.ui:ui-tooling" = {}
77"androidx.compose.ui:ui-tooling-data" = {}
78"androidx.compose.ui:ui-tooling-preview" = {}
79"androidx.compose.ui:ui-unit" = {}
80"androidx.compose.ui:ui-util" = {}
81"androidx.concurrent:concurrent-futures-ktx" = {}
82"androidx.concurrent:concurrent-futures" = {}
83"androidx.concurrent:concurrent-listenablefuture-callback" = {}
84"androidx.concurrent:concurrent-listenablefuture" = {}
85"androidx.constraintlayout:constraintlayout-compose" = {}
86"androidx.constraintlayout:constraintlayout-core" = {}
87"androidx.constraintlayout:constraintlayout-solver" = { name = "androidx-constraintlayout_constraintlayout-solver" }
88"androidx.constraintlayout:constraintlayout" = { name = "androidx-constraintlayout_constraintlayout" }
89"androidx.contentpaging:contentpaging" = {}
90"androidx.coordinatorlayout:coordinatorlayout" = {}
91"androidx.core:core-animation-testing" = {}
92"androidx.core:core-animation" = {}
93"androidx.core:core-ktx" = {}
94"androidx.core:core" = {}
95"androidx.core.uwb:uwb-rxjava3" = {}
96"androidx.core.uwb:uwb" = {}
97"androidx.credentials:credentials" = {}
98"androidx.cursoradapter:cursoradapter" = {}
99"androidx.customview:customview-poolingcontainer" = {}
100"androidx.customview:customview" = {}
101"androidx.datastore:datastore-core-okio" = {}
102"androidx.datastore:datastore-core" = {}
103"androidx.datastore:datastore-preferences-core" = {}
104"androidx.datastore:datastore-preferences-rxjava2" = {}
105"androidx.datastore:datastore-preferences" = {}
106"androidx.datastore:datastore-rxjava2" = {}
107"androidx.datastore:datastore" = {}
108"androidx.documentfile:documentfile" = {}
109"androidx.drawerlayout:drawerlayout" = {}
110"androidx.dynamicanimation:dynamicanimation" = {}
111"androidx.emoji:emoji-appcompat" = {}
112"androidx.emoji:emoji-bundled" = {}
113"androidx.emoji:emoji" = {}
114"androidx.emoji2:emoji2-views-helper" = {}
115"androidx.emoji2:emoji2" = {}
116"androidx.exifinterface:exifinterface" = {}
117"androidx.fragment:fragment-ktx" = {}
118"androidx.fragment:fragment-testing-manifest" = {}
119"androidx.fragment:fragment-testing" = {}
120"androidx.fragment:fragment" = {}
121"androidx.gridlayout:gridlayout" = {}
122"androidx.health:health-services-client" = {}
123"androidx.heifwriter:heifwriter" = {}
124"androidx.interpolator:interpolator" = {}
125"androidx.javascriptengine:javascriptengine" = {}
126"androidx.leanback:leanback-grid" = {}
127"androidx.leanback:leanback-preference" = {}
128"androidx.leanback:leanback" = {}
129"androidx.legacy:legacy-preference-v14" = {}
130"androidx.legacy:legacy-support-core-ui" = {}
131"androidx.legacy:legacy-support-core-utils" = {}
132"androidx.legacy:legacy-support-v13" = {}
133"androidx.legacy:legacy-support-v4" = {}
134"androidx.lifecycle:lifecycle-common-java8" = {}
135"androidx.lifecycle:lifecycle-common" = {}
136"androidx.lifecycle:lifecycle-extensions" = {}
137"androidx.lifecycle:lifecycle-livedata-core-ktx" = {}
138"androidx.lifecycle:lifecycle-livedata-core" = {}
139"androidx.lifecycle:lifecycle-livedata-ktx" = {}
140"androidx.lifecycle:lifecycle-livedata" = {}
141"androidx.lifecycle:lifecycle-process" = {}
142"androidx.lifecycle:lifecycle-runtime-compose" = {}
143"androidx.lifecycle:lifecycle-runtime-ktx" = {}
144"androidx.lifecycle:lifecycle-runtime-testing" = {}
145"androidx.lifecycle:lifecycle-runtime" = {}
146"androidx.lifecycle:lifecycle-service" = {}
147"androidx.lifecycle:lifecycle-viewmodel-compose" = { }
148"androidx.lifecycle:lifecycle-viewmodel-ktx" = {}
149"androidx.lifecycle:lifecycle-viewmodel-savedstate" = {}
150"androidx.lifecycle:lifecycle-viewmodel" = {}
151"androidx.loader:loader" = {}
152"androidx.media:media" = {}
153"androidx.media2:media2-common" = {}
154"androidx.media2:media2-exoplayer" = {}
155"androidx.media2:media2-player" = {}
156"androidx.media2:media2-session" = {}
157"androidx.media2:media2-widget" = {}
158"androidx.mediarouter:mediarouter" = {}
159"androidx.multidex:multidex-instrumentation" = {}
160"androidx.multidex:multidex" = {}
161"androidx.navigation:navigation-common-ktx" = {}
162"androidx.navigation:navigation-common" = {}
163"androidx.navigation:navigation-compose" = { }
164"androidx.navigation:navigation-fragment-ktx" = {}
165"androidx.navigation:navigation-fragment" = {}
166"androidx.navigation:navigation-runtime-ktx" = {}
167"androidx.navigation:navigation-runtime" = {}
168"androidx.navigation:navigation-ui-ktx" = {}
169"androidx.navigation:navigation-ui" = {}
170"androidx.paging:paging-common-ktx" = {}
171"androidx.paging:paging-common" = {}
172"androidx.paging:paging-guava" = {}
173"androidx.paging:paging-runtime" = {}
174"androidx.palette:palette" = {}
175"androidx.percentlayout:percentlayout" = {}
176"androidx.preference:preference" = {}
177"androidx.print:print" = {}
178"androidx.privacysandbox.ads:ads-adservices-java" = {}
179"androidx.privacysandbox.ads:ads-adservices" = {}
180"androidx.privacysandbox.sdkruntime:sdkruntime-client" = {}
181"androidx.privacysandbox.sdkruntime:sdkruntime-core" = {}
182"androidx.privacysandbox.ui:ui-client" = {}
183"androidx.privacysandbox.ui:ui-core" = {}
184"androidx.privacysandbox.ui:ui-provider" = {}
185"androidx.privacysandbox.ui:ui-tests" = {}
186"androidx.profileinstaller:profileinstaller" = {}
187"androidx.recommendation:recommendation" = {}
188"androidx.recyclerview:recyclerview-selection" = {}
189"androidx.recyclerview:recyclerview" = {}
190"androidx.remotecallback:remotecallback-processor" =  { host = true }
191"androidx.remotecallback:remotecallback" = {}
192"androidx.resourceinspection:resourceinspection-annotation" = {}
193"androidx.room:room-common" = { host-and-device = true }
194"androidx.room:room-compiler-processing" = { host = true }
195"androidx.room:room-compiler" = { host = true, extra-static-libs = [ "guava" ] }
196"androidx.room:room-guava" = {}
197"androidx.room:room-ktx" = {}
198"androidx.room:room-migration" = { host-and-device = true }
199"androidx.room:room-paging-guava" = {}
200"androidx.room:room-paging" = {}
201"androidx.room:room-runtime" = {}
202"androidx.room:room-testing" = {}
203"androidx.savedstate:savedstate-ktx" = {}
204"androidx.savedstate:savedstate" = {}
205"androidx.slice:slice-builders" = {}
206"androidx.slice:slice-core" = {}
207"androidx.slice:slice-view" = {}
208"androidx.slidingpanelayout:slidingpanelayout" = {}
209"androidx.sqlite:sqlite-framework" = {}
210"androidx.sqlite:sqlite" = {}
211"androidx.startup:startup-runtime" = {}
212"androidx.swiperefreshlayout:swiperefreshlayout" = {}
213"androidx.test.uiautomator:uiautomator" = {}
214"androidx.textclassifier:textclassifier" = {}
215"androidx.tracing:tracing-ktx" = {}
216"androidx.tracing:tracing-perfetto-binary" = {}
217"androidx.tracing:tracing-perfetto-common" = {}
218"androidx.tracing:tracing-perfetto-handshake" = {}
219"androidx.tracing:tracing-perfetto" = {}
220"androidx.tracing:tracing" = {}
221"androidx.transition:transition-ktx" = {}
222"androidx.transition:transition" = {}
223"androidx.tvprovider:tvprovider" = {}
224"androidx.vectordrawable:vectordrawable-animated" = {}
225"androidx.vectordrawable:vectordrawable" = {}
226"androidx.versionedparcelable:versionedparcelable" = {}
227"androidx.viewpager:viewpager" = {}
228"androidx.viewpager2:viewpager2" = {}
229"androidx.wear:wear-ongoing" = {}
230"androidx.wear:wear" = {}
231"androidx.wear.compose:compose-foundation" = {}
232"androidx.wear.compose:compose-material-core" = {}
233"androidx.wear.compose:compose-material" = {}
234"androidx.wear.compose:compose-navigation" = {}
235"androidx.webkit:webkit" = {}
236"androidx.window:window-core" = {}
237"androidx.window:window-java" = {}
238"androidx.window:window" = { optional-uses-libs = [ "androidx.window.extensions", "androidx.window.sidecar" ] }
239"androidx.window.extensions:extensions" = {}
240"androidx.window.extensions.core:core" = {}
241"androidx.work:work-runtime-ktx" = {}
242"androidx.work:work-runtime" = {}
243"androidx.work:work-testing" = {}
244
245# Mapping of POM dependencies to Soong build targets.
246[dependencies]
247"androidx.test:core" = "androidx.test.core"
248"androidx.test:monitor" = "androidx.test.monitor"
249"androidx.test:rules" = "androidx.test.rules"
250"androidx.test:runner" = "androidx.test.runner"
251"androidx.test.espresso:espresso-core" = "androidx.test.espresso.core"
252"androidx.test.espresso:espresso-idling-resource" = "androidx.test.espresso.idling-resource"
253# Temporarily set to the wrong value for parity with the old script.
254"androidx.test.ext:junit" = "junit" # "androidx.test.ext.junit"
255"com.google.android:flexbox" = "flexbox"
256"com.google.auto:auto-common" = "auto_common"
257"com.google.auto.value:auto-value-annotations" = "auto_value_annotations"
258"com.google.auto.value:auto-value" = "libauto_value_plugin"
259"com.google.code.gson:gson" = "gson"
260"com.google.devtools.ksp:symbol-processing-api" = "symbol-processing-api"
261"com.google.guava:guava" = "guava"
262"com.google.guava:listenablefuture" = "guava-listenablefuture-prebuilt-jar"
263"com.google.android.material:material" = "com.google.android.material_material"
264"com.google.protobuf:protobuf-javalite" = "libprotobuf-java-lite"
265"com.intellij:annotations" = "jetbrains-annotations"
266"com.squareup:javapoet" = "javapoet"
267"com.squareup:kotlinpoet" = "kotlinpoet"
268"com.squareup:kotlinpoet-javapoet" = "kotlinpoet-javapoet"
269"com.squareup.okio:okio" = "okio-lib"
270"com.squareup.wire:wire-runtime" = "wire-runtime"
271"commons-codec:commons-codec" = "commons-codec"
272"io.reactivex.rxjava2:rxjava" = "rxjava"
273"javax.annotation:javax.annotation-api" = "javax-annotation-api-prebuilt-host-jar"
274"junit:junit" = "junit"
275"org.jetbrains.kotlin:kotlin-stdlib" = "kotlin-stdlib"
276"org.jetbrains.kotlin:kotlin-stdlib-common" = "kotlin-stdlib"
277"org.jetbrains.kotlin:kotlin-stdlib-jdk8" = "kotlin-stdlib-jdk8"
278"org.jetbrains.kotlin:kotlin-stdlib-jvm" = "kotlin-stdlib-jvm"
279"org.jetbrains.kotlinx:kotlinx-coroutines-android" = "kotlinx_coroutines_android"
280"org.jetbrains.kotlinx:kotlinx-coroutines-core" = "kotlinx_coroutines"
281# Temporarily set to the wrong value for parity with the old script.
282"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm" = "kotlinx-coroutines-core-jvm" # "kotlinx_coroutines"
283"org.jetbrains.kotlinx:kotlinx-coroutines-guava" = "kotlinx_coroutines_guava"
284"org.jetbrains.kotlinx:kotlinx-coroutines-rx2" = "kotlinx_coroutines_rx2"
285"org.jetbrains.kotlinx:kotlinx-coroutines-test" = "kotlinx_coroutines_test"
286"org.jetbrains.kotlinx:kotlinx-coroutines-test-jvm" = "kotlinx_coroutines_test"
287"org.jetbrains.kotlinx:kotlinx-metadata-jvm" = "kotlinx_metadata_jvm"
288"org.mockito:mockito-core" = "mockito-core"
289"org.robolectric:robolectric" = "Robolectric_all-target"
290"org.xerial:sqlite-jdbc" = "xerial-sqlite-jdbc"
291
292# Command-line options passed to pom2bp.
293[options]
294monolithic = true
295static-deps = true
296# Temporarily set to false for parity with the old script.
297sort-deps = false
298sdk-version = "31"
299default-min-sdk-version = "24"
300prepend = "../../update_prebuilts/prepend_androidx_license"
301append-text = "build = [\"JavaPlugins.bp\"]"
302