Add meta-text about gnss time update attribution.
Bug: 157265008 Test: Presubmit Change-Id: I1a893ea86f5e4d0c722e8b6d5fc405580ff8ec0f
This commit is contained in:
@@ -5361,6 +5361,9 @@
|
||||
on-device data -->
|
||||
<attribution android:tag="OfflineLocationTimeZoneProviderService"
|
||||
android:label="@string/offline_location_time_zone_detection_service_attribution"/>
|
||||
<!-- Attribution for Gnss Time Update service. -->
|
||||
<attribution android:tag="GnssTimeUpdateService"
|
||||
android:label="@string/gnss_time_update_service"/>
|
||||
|
||||
<application android:process="system"
|
||||
android:persistent="true"
|
||||
|
||||
@@ -450,6 +450,8 @@
|
||||
understand which sub-unit of an application is requesting permissions and using power.
|
||||
[CHAR LIMIT=NONE]-->
|
||||
<string name="offline_location_time_zone_detection_service_attribution">Time Zone Detector (No connectivity)</string>
|
||||
<!-- Attribution for Gnss Time Update service. [CHAR LIMIT=NONE]-->
|
||||
<string name="gnss_time_update_service">GNSS Time Update Service</string>
|
||||
|
||||
<!-- Factory reset warning dialog strings--> <skip />
|
||||
<!-- Shows up in the dialog's title to warn about an impeding factory reset. [CHAR LIMIT=NONE] -->
|
||||
|
||||
Reference in New Issue
Block a user