Configure the package name of the updater app

Configure the package name of the updater app;
the package name is now decided and can be defaulted.

Bug: 31008728
Test: make droid
Change-Id: I2fe215d34600ce16f902b4e285edcb345423104b
This commit is contained in:
Neil Fuller
2017-07-03 16:08:40 +01:00
parent 8558d93db8
commit 9c1f436f0a

View File

@@ -1310,7 +1310,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.