Change-Id: Iaacbebcb5328d50f0bdaa554782144315140e143 Test: Existing unit test Test: on-device verified tapping UI element still navigates to Play's update screen (About phone > Android version > Google Play system update) Bug: 278987474
16 lines
450 B
Plaintext
16 lines
450 B
Plaintext
package: "com.android.settings.flags"
|
|
|
|
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"
|
|
}
|