Add 'Use My Location for Google services'.
This interfaces to GSF to actually change the setting as Settings doesn't have the permissions to do it directly. When GSF is not present on the device, the setting will be hidden. Depending on change: Ib3809571fe22f40ba34468d39fedfff70f0742ef Bug: 3093036 Change-Id: I98596cce118f0fa5ebae45a7f8ab9c9f8a3bf2bc
This commit is contained in:
@@ -1680,6 +1680,12 @@
|
||||
<string name="assisted_gps_enabled">Use server to assist GPS (uncheck to reduce network usage)</string>
|
||||
<!-- Security & location settings screen, setting summary when Assisted GPS check box is clear -->
|
||||
<string name="assisted_gps_disabled">Use server to assist GPS (uncheck to improve GPS performance)</string>
|
||||
<!-- [CHAR_LIMIT=100] Security & location settings screen, setting check box label if the user wants to use their location for Google Search & other Google services -->
|
||||
<string name="use_location_title">Use location for Google search</string>
|
||||
<!-- [CHAR_LIMIT=100] Security & location settings screen, setting summary when Use My Location for Google services is clear -->
|
||||
<string name="use_location_summary_disabled">Use location for Google search and other Google services</string>
|
||||
<!-- [CHAR_LIMIT=100] Security & location settings screen, setting summary when Use My Location for Google services is checked -->
|
||||
<string name="use_location_summary_enabled">Location used to improve Google search results and other Google services</string>
|
||||
|
||||
<!-- About --> <skip />
|
||||
<!-- Main settings screen, setting title for the user to go into the About phone screen -->
|
||||
|
Reference in New Issue
Block a user