Bug: 337098550 Merged-In: I96574a79eba581db95d387f0d9c9fde2e004c41c Change-Id: Ib9f2c742f8aa72651ef9eca80a716dd94b9041ea
24 lines
630 B
Plaintext
24 lines
630 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"
|
|
}
|
|
|
|
flag {
|
|
name: "app_archiving"
|
|
namespace: "android_settings"
|
|
description: "Feature flag to enable the archiving feature."
|
|
bug: "323164382"
|
|
}
|