Allow to open Content Protection settings externally
Test: adb root && adb shell aflags enable android.view.contentprotection.flags.exported_settings_activity_enabled && adb reboot && sleep 60 && adb shell am start -a android.settings.CONTENT_PROTECTION_SETTINGS Bug: 385310040 Flag: android.view.contentprotection.flags.exported_settings_activity_enabled Change-Id: I1a5e33196051de88ceaddb638edab702f762fe5d
This commit is contained in:
@@ -139,6 +139,7 @@ android_library {
|
||||
"android.app.flags-aconfig",
|
||||
"android.provider.flags-aconfig",
|
||||
"android.security.flags-aconfig",
|
||||
"android.view.contentprotection.flags-aconfig",
|
||||
"keyboard_flags",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user