Remove location toggle from privacy controls screen
Bug: 238857896 Test: manual Change-Id: Ifc4ccc13271c42a0dd1941e8f26842afbe0411d6
This commit is contained in:
@@ -34,12 +34,6 @@
|
||||
android:summary="@string/mic_toggle_description"
|
||||
settings:controller="com.android.settings.privacy.MicToggleController"/>
|
||||
|
||||
<!-- Location toggle -->
|
||||
<com.android.settingslib.RestrictedSwitchPreference
|
||||
android:key="privacy_location_toggle"
|
||||
android:title="@string/location_toggle_title"
|
||||
android:summary="@string/perm_toggle_description"/>
|
||||
|
||||
<!-- Clipboard access notifications -->
|
||||
<SwitchPreference
|
||||
android:key="show_clip_access_notification"
|
||||
|
||||
Reference in New Issue
Block a user