aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-02 01:25:51 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-05-02 01:25:51 +0000
commitde1b63e2625238abe1177315738e4204fe17219c (patch)
tree3972d1212755581ff7f1debb82652458fab469fa
parent57cb986e14847d41a81f9e2a7a921a02595fdc31 (diff)
parent96174e7e6f9fc99ac776019252943a1a1e697f23 (diff)
downloadlibcore-sdk-release.tar.gz
Merge "Snap for 11790536 from c4b7a5a7da0b9d905cc77b567c53d19bf8a0ef91 to sdk-release" into sdk-releasesdk-release
-rw-r--r--JavaLibrary.bp2
-rw-r--r--libcore.aconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/JavaLibrary.bp b/JavaLibrary.bp
index 015f3c844f4..43347a88fe1 100644
--- a/JavaLibrary.bp
+++ b/JavaLibrary.bp
@@ -1003,7 +1003,7 @@ java_library {
aconfig_declarations {
name: "libcore_aconfig_flags",
package: "com.android.libcore",
- container: "system",
+ container: "com.android.art",
srcs: ["libcore.aconfig"],
}
diff --git a/libcore.aconfig b/libcore.aconfig
index ca9f851df5c..4fb3092a72c 100644
--- a/libcore.aconfig
+++ b/libcore.aconfig
@@ -16,7 +16,7 @@
# com.android is chosen as the java_aconfig_library is normally exposed to the platform,
# but not public apps.
package: "com.android.libcore"
-container: "system"
+container: "com.android.art"
flag {
namespace: "core_libraries"