Cherry pick of internal aflag fix ag/27165141 Bug: b/338095619 Merged-In: I8ee2fd5fad529da2026af77f969abbf88e636ac3 Change-Id: Icea56b89944afd85b7760265ea8bfe35e3300f13
17 lines
474 B
Plaintext
17 lines
474 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system_ext"
|
|
|
|
flag {
|
|
name: "show_factory_reset_cancel_button"
|
|
namespace: "android_settings"
|
|
description: "This flag controls whether to show a Cancel button when factory reset"
|
|
bug: "300634367"
|
|
}
|
|
|
|
flag {
|
|
name: "mainline_module_explicit_intent"
|
|
namespace: "android_settings"
|
|
description: "Enabling will provide an explicit package name for Intent to update mainline modules"
|
|
bug: "278987474"
|
|
}
|