From 1170a08d43f6eb4232e41389ef0651af869a2d40 Mon Sep 17 00:00:00 2001 From: Yu-Han Yang Date: Thu, 22 Apr 2021 10:48:39 -0700 Subject: [PATCH] Remove "See all" button Bug: 180533061 Test: on device Change-Id: I0a0f54e3ae248ec9c26a2118b70a52e9beecfdd9 --- res/xml/location_settings.xml | 8 --- res/xml/location_settings_personal.xml | 8 --- res/xml/location_settings_workprofile.xml | 9 ---- .../location/LocationPersonalSettings.java | 1 - .../settings/location/LocationSettings.java | 1 - .../location/LocationWorkProfileSettings.java | 1 - ...ccessSeeAllButtonPreferenceController.java | 49 ------------------- 7 files changed, 77 deletions(-) delete mode 100644 src/com/android/settings/location/RecentLocationAccessSeeAllButtonPreferenceController.java diff --git a/res/xml/location_settings.xml b/res/xml/location_settings.xml index cae128ba645..5c738113372 100644 --- a/res/xml/location_settings.xml +++ b/res/xml/location_settings.xml @@ -27,14 +27,6 @@ settings:controller= "com.android.settings.location.RecentLocationAccessPreferenceController"/> - - - - - -