Remove "See all" button
Bug: 180533061 Test: on device Change-Id: I0a0f54e3ae248ec9c26a2118b70a52e9beecfdd9
This commit is contained in:
@@ -28,15 +28,6 @@
|
||||
settings:controller=
|
||||
"com.android.settings.location.RecentLocationAccessPreferenceController"/>
|
||||
|
||||
<Preference
|
||||
android:key="recent_location_access_see_all_button"
|
||||
android:title="@string/location_recent_location_access_see_all"
|
||||
android:icon="@drawable/ic_chevron_right_24dp"
|
||||
android:fragment="com.android.settings.location.RecentLocationAccessSeeAllFragment"
|
||||
settings:controller="com.android.settings.location.RecentLocationAccessSeeAllButtonPreferenceController"
|
||||
settings:forWork="true"
|
||||
settings:searchable="false"/>
|
||||
|
||||
<com.android.settingslib.RestrictedSwitchPreference
|
||||
android:key="managed_profile_location_switch"
|
||||
android:title="@string/managed_profile_location_switch_title"
|
||||
|
Reference in New Issue
Block a user