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

Commit 9c1f436f authored by Neil Fuller's avatar Neil Fuller
Browse files

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
parent 8558d93d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.