aconfig flags for Settings are in the system_ext container

As aconfig_settings_flags is declared in the system_ext container,
flags must have the same container with the declaration.

Bug: 385213580
Test: "adb shell aflags list" must not be changed.
Flag: EXEMPT refactor
Change-Id: I0f0f37f1570066905cbab887dd0f77db05c64ba8
This commit is contained in:
Justin Yun
2025-02-03 14:32:14 +09:00
parent e8afedea91
commit 781bc54245

View File

@@ -1,5 +1,5 @@
package: "com.android.settings.flags"
container: "system"
container: "system_ext"
flag {
name: "enable_hub_mode_settings_on_mobile"