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

Commit a9bd1af3 authored by Annie Chin's avatar Annie Chin
Browse files

Also trigger AlarmInitReceiver on package replace.

Bug: 23524708
Change-Id: I8c0c0e15cb624bf69269cba450182836512f6a10
parent d90b41b4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -236,6 +236,7 @@
                <action android:name="android.intent.action.TIME_SET" />
                <action android:name="android.intent.action.TIMEZONE_CHANGED" />
                <action android:name="android.intent.action.LOCALE_CHANGED" />
                <action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
            </intent-filter>
        </receiver>