Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a10381aa authored by Eva Chen's avatar Eva Chen
Browse files

Add meta-text about gnss time update attribution.

Bug: 157265008
Test: Presubmit
Change-Id: I1a893ea86f5e4d0c722e8b6d5fc405580ff8ec0f
parent b3e4ecfc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"
+2 −0
Original line number Diff line number Diff line
@@ -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] -->