Enable the filterTouchesWhenObscured in Special app access
- Enable the filterTouchesWhenObscured attribute on all toggle switches in all pages of the special app access Fixes: 155288585 Test: make RunSettingsRoboTests Change-Id: I011cfe4b7e4e624a8338332ac47a353f7f3ab661
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
android:key="write_system_settings_permission_detail_settings"
|
||||
android:title="@string/write_settings">
|
||||
|
||||
<SwitchPreference
|
||||
<com.android.settings.widget.FilterTouchesSwitchPreference
|
||||
android:key="app_ops_settings_switch"
|
||||
android:title="@string/permit_write_settings"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user