Set aconfig container to "system"

Bug: 312769710
Flag: NA
Test: TH
Change-Id: I7fbb8e31629b7aa90fbdf2b029932c111cce8d42
This commit is contained in:
Oriol Prieto Gasco
2024-01-09 19:09:29 +00:00
parent 225bf58643
commit 2916945dbf
3 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ package {
aconfig_declarations {
name: "com_android_launcher3_flags",
package: "com.android.launcher3",
container: "system",
srcs: ["**/*.aconfig"],
}

View File

@@ -1,4 +1,5 @@
package: "com.android.launcher3"
container: "system"
flag {
name: "enable_expanding_pause_work_button"

View File

@@ -1,4 +1,5 @@
package: "com.android.launcher3"
container: "system"
flag {
name: "enable_private_space"