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
10 lines
250 B
Plaintext
10 lines
250 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
flag {
|
|
name: "enable_hub_mode_settings_on_mobile"
|
|
namespace: "systemui"
|
|
description: "This flag controls whether hub mode settings should be enabled on mobile"
|
|
bug: "389782624"
|
|
}
|