From 3bb1439894fa0225850ccd0aab07c2b31500b18e Mon Sep 17 00:00:00 2001 From: tmfang Date: Sun, 13 Jan 2019 17:23:08 +0800 Subject: [PATCH] Use new interface for setAppEntity The interface was changed in SettingsLib, so we also need to update the usage for setAppEntity. Test: visual, robotest Change-Id: I89644c4a7d6aac9cb9a8784b1f91656c8d7d6d26 Bug: 121271387 --- res/xml/location_settings.xml | 1 + .../RecentLocationAccessPreferenceController.java | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/res/xml/location_settings.xml b/res/xml/location_settings.xml index f1c13cf6ecd..72ea3122eb7 100644 --- a/res/xml/location_settings.xml +++ b/res/xml/location_settings.xml @@ -23,6 +23,7 @@