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:
@@ -1,5 +1,5 @@
|
||||
package: "com.android.settings.flags"
|
||||
container: "system"
|
||||
container: "system_ext"
|
||||
|
||||
flag {
|
||||
name: "enable_hub_mode_settings_on_mobile"
|
||||
|
Reference in New Issue
Block a user