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

Commit d893de1f authored by Sam Blitzstein's avatar Sam Blitzstein Committed by Michael Bestas
Browse files

Allow app to upgrade database on install.

Previously would only happen on run or on reboot.

Bug: 11828610
Change-Id: Icd20434fb0504c1ad58ebbb97f5ca6fee59b8af0
parent 99ffc02d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -238,7 +238,6 @@
            </intent-filter>
            <intent-filter>
                <action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
                <data android:scheme="package"/>
            </intent-filter>
        </receiver>