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

Commit eee1763b 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

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

Change-Id: I6f59b15c1f2c361b3ebce7f6ec33cc001724c967
parents 60f66941 266d79d0
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>