summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-07 23:15:49 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-05-07 23:15:49 +0000
commit5b6361723abb7f8b69c60bb2cb7968358a02cc89 (patch)
tree2ea7a3ca9cf5a912772501e91a9c2551896095f7
parentbcbe6abafa28947ff696d6ea663800bc138dac96 (diff)
parent775ac07185e3d306681ddb20394f9f6810801d4e (diff)
downloadsystemui-sdk-release.tar.gz
Snap for 11812660 from 775ac07185e3d306681ddb20394f9f6810801d4e to sdk-releasesdk-release
Change-Id: I28b3192421f9b04248216887427b8814216fc805
-rw-r--r--aconfig/Android.bp1
-rw-r--r--aconfig/biometrics.aconfig1
-rw-r--r--aconfig/systemui.aconfig1
3 files changed, 3 insertions, 0 deletions
diff --git a/aconfig/Android.bp b/aconfig/Android.bp
index 6c62e87..c23958b 100644
--- a/aconfig/Android.bp
+++ b/aconfig/Android.bp
@@ -28,6 +28,7 @@ package {
aconfig_declarations {
name: "com_android_systemui_shared_flags",
package: "com.android.systemui.shared",
+ container: "system",
srcs: [
"*.aconfig",
],
diff --git a/aconfig/biometrics.aconfig b/aconfig/biometrics.aconfig
index 1472799..36ac57b 100644
--- a/aconfig/biometrics.aconfig
+++ b/aconfig/biometrics.aconfig
@@ -1,4 +1,5 @@
package: "com.android.systemui.shared"
+container: "system"
# Note: for shared flags across SystemUI & framework
diff --git a/aconfig/systemui.aconfig b/aconfig/systemui.aconfig
index 96f4076..15ea258 100644
--- a/aconfig/systemui.aconfig
+++ b/aconfig/systemui.aconfig
@@ -1,4 +1,5 @@
package: "com.android.systemui.shared"
+container: "system"
flag {
name: "example_shared_flag"