summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-04 22:41:22 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-12-04 22:41:22 +0000
commit7b5af158e1eca8350c75395fa8100c424021edc7 (patch)
treeacc0aab3654a25011a87baac2875bf880ea0c751
parentbb52c8c21b094df669458fcc4328d2cca5989c78 (diff)
parentf9ef93de57ec8817a69b1510e8eedf3d59c5a28e (diff)
downloadkotlinx.metadata-android14-mainline-extservices-release.tar.gz
Snap for 11174750 from f9ef93de57ec8817a69b1510e8eedf3d59c5a28e to mainline-extservices-releaseaml_ext_341620040aml_ext_341518010aml_ext_341414010android14-mainline-extservices-release
Change-Id: I40ff5863b896886e50fc480d51e9b2c2b5d1df91
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index aeb7291..4fdb124 100644
--- a/Android.bp
+++ b/Android.bp
@@ -22,6 +22,6 @@ java_import_host {
visibility: [
"//external/dagger2",
"//external/kotlinx.atomicfu",
- "//prebuilts/sdk/current/androidx",
+ "//prebuilts/sdk/current/androidx:__subpackages__",
],
}