Merge "Exported A11y features blocked by IT admin can be bypassed using a11y shortcuts"

This commit is contained in:
TreeHugger Robot
2023-01-10 00:40:48 +00:00
committed by Android (Google) Code Review

View File

@@ -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" />