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:
Yuri Ufimtsev
2024-12-20 14:46:53 +00:00
parent 1d0c7054b4
commit 3eff731e52
4 changed files with 20 additions and 1 deletions

View File

@@ -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",
],
}