diff --git a/res/values/strings.xml b/res/values/strings.xml
index 63dee46c6e1..e24f7881e0c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -3776,8 +3776,6 @@
See all
Location services
-
- Recent work app location requests
My Location
diff --git a/res/xml/location_settings_personal.xml b/res/xml/location_settings_personal.xml
index f07d0e89651..de8ed817080 100644
--- a/res/xml/location_settings_personal.xml
+++ b/res/xml/location_settings_personal.xml
@@ -34,34 +34,27 @@
android:fragment="com.android.settings.location.RecentLocationRequestSeeAllFragment"
settings:searchable="false"/>
-
-
-
-
+
+
-
-
-
+
+
+
-
+
-
-
-
+
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+ android:key="location_services_managed_profile"
+ settings:controller="com.android.settings.location.LocationServiceForWorkPreferenceController"/>
recentLocationRequests =
mRecentLocationApps.getAppListSorted(false);
if (recentLocationRequests.size() > 3) {