Revert "Replace system_ext container with system"

This reverts commit d80efafdc0.

A system partition cannot have the aconfigs of other partitions.
Revive the system_ext container for system_ext aconfigs.

Bug: 385213580
Test: "adb shell aflags list" must not be changed.
Flag: EXEMPT refactor
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:da76a663533d3ba4455ad226454a5cb7631c6f7e)
Merged-In: I92387e6d5764c750f83bd8d266f6da969e114a72
Change-Id: I92387e6d5764c750f83bd8d266f6da969e114a72
This commit is contained in:
Justin Yun
2025-01-23 22:43:20 -08:00
committed by Android Build Cherrypicker Worker
parent e6399b59e4
commit 015bb86af7
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ package {
aconfig_declarations {
name: "com_android_launcher3_flags",
package: "com.android.launcher3",
container: "system",
container: "system_ext",
srcs: ["**/*.aconfig"],
}
+1 -1
View File
@@ -1,5 +1,5 @@
package: "com.android.launcher3"
container: "system"
container: "system_ext"
flag {
name: "enable_expanding_pause_work_button"
+1 -1
View File
@@ -1,5 +1,5 @@
package: "com.android.launcher3"
container: "system"
container: "system_ext"
flag {
name: "enable_grid_only_overview"
+1 -1
View File
@@ -1,5 +1,5 @@
package: "com.android.launcher3"
container: "system"
container: "system_ext"
flag {
name: "enable_private_space"