Merge "Exported A11y features blocked by IT admin can be bypassed using a11y shortcuts"
This commit is contained in:
committed by
Android (Google) Code Review
commit
7bc6dd9609
@@ -3971,7 +3971,7 @@
|
||||
android:theme="@style/Theme.AlertDialog"
|
||||
android:taskAffinity="com.android.settings.appops"
|
||||
android:excludeFromRecents="true"
|
||||
android:exported="false"
|
||||
android:exported="true"
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter android:priority="1">
|
||||
<action android:name="android.settings.SHOW_RESTRICTED_SETTING_DIALOG" />
|
||||
|
||||
Reference in New Issue
Block a user