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

Commit 8bc1803c authored by John Wu's avatar John Wu Committed by Automerger Merge Worker
Browse files

Merge "Update DynamicSystemInstallationService manifest" am: 703378f3 am:...

Merge "Update DynamicSystemInstallationService manifest" am: 703378f3 am: 2f6ec8e0 am: 266d79d0 am: eee1763b

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1793447

Change-Id: I375014ff27f4e22db56eb88e41e60f29c01ede26
parents 26af7866 eee1763b
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -33,6 +33,10 @@
            <intent-filter>
                <action android:name="android.os.image.action.START_INSTALL" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:scheme="content" />
                <data android:scheme="file" />
                <data android:scheme="http" />
                <data android:scheme="https" />
            </intent-filter>
        </activity>