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

Commit 8af114a6 authored by Neil Fuller's avatar Neil Fuller Committed by Android (Google) Code Review
Browse files

Merge "Make AndroidManifest.xml entry reference config"

parents eb9f2ac6 63d7cb19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5785,6 +5785,7 @@
        <!-- AOSP configures a default secondary LocationTimeZoneProvider that uses an on-device
             data set from the com.android.geotz APEX. -->
        <service android:name="com.android.timezone.geotz.provider.OfflineLocationTimeZoneProviderService"
                 android:enabled="@bool/config_enableSecondaryLocationTimeZoneProvider"
                 android:exported="false">
            <intent-filter>
                <action android:name="android.service.timezone.SecondaryLocationTimeZoneProviderService" />