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

Commit c4916832 authored by Alexandra Gherghina's avatar Alexandra Gherghina
Browse files

Update Settings cross-profile intent filters upon OTA

Bug: 16647771
Change-Id: I2e23d26b425bde5339221851ac54aab760dc1cc9
parent 1e0ea452
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -98,6 +98,7 @@
        <receiver android:name="ManagedProfileSetup">
            <intent-filter>
                <action android:name="android.intent.action.USER_INITIALIZE"/>
                <action android:name="aandroid.intent.action.PRE_BOOT_COMPLETED"/>
            </intent-filter>
        </receiver>