Add meta-text about gnss time update attribution.

Bug: 157265008
Test: Presubmit
Change-Id: I1a893ea86f5e4d0c722e8b6d5fc405580ff8ec0f
This commit is contained in:
Eva Chen
2021-01-12 23:56:03 -08:00
parent b3e4ecfcb4
commit a10381aa7a
2 changed files with 5 additions and 0 deletions

View File

@@ -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"

View File

@@ -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] -->