summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Neil Fuller <nfuller@google.com> 2017-07-10 14:14:46 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2017-07-10 14:14:46 +0000
commited3e6d47ffa3be00b7dadc4ac82ae5c3d49b0146 (patch)
treeefceec265ba0517bd0b990533a4dbf3b92158335
parent9c170157a88f05bca60bb248307f5eca2560c35b (diff)
parent9c1f436f0ad5929d42efab20501b22bb443d0293 (diff)
Merge "Configure the package name of the updater app"
-rw-r--r--core/res/res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/config.xml b/core/res/res/values/config.xml
index cac5d922df79..c783caa187fd 100644
--- a/core/res/res/values/config.xml
+++ b/core/res/res/values/config.xml
@@ -1317,7 +1317,7 @@
permission.
[This is only used if config_enableUpdateableTimeZoneRules and
config_timeZoneRulesUpdateTrackingEnabled are true.] -->
- <string name="config_timeZoneRulesUpdaterPackage" translateable="false"></string>
+ <string name="config_timeZoneRulesUpdaterPackage" translateable="false">com.android.timezone.updater</string>
<!-- The package of the time zone rules data application. Expected to be configured
by OEMs to reference their own priv-app APK package.