From dbf78d4c03f521487f8c6403242f5fcb7f6b6242 Mon Sep 17 00:00:00 2001 From: songchenxi Date: Thu, 26 Jan 2017 13:10:50 -0800 Subject: [PATCH] Move intent action to xml This is a follow-up change for ag/1798497 which move the implementation of OnPreferenceClickListener to the xml. Test: Manual bug: 34400189 Change-Id: I4691beecf829e8d98d5c6188b3ff74f4902104d2 --- res/xml/location_settings.xml | 7 ++++- .../settings/location/LocationSettings.java | 26 ------------------- 2 files changed, 6 insertions(+), 27 deletions(-) diff --git a/res/xml/location_settings.xml b/res/xml/location_settings.xml index ecce221790e..adfff630985 100644 --- a/res/xml/location_settings.xml +++ b/res/xml/location_settings.xml @@ -37,7 +37,12 @@ + android:title="@string/location_app_level_permissions"> + + + +