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

Commit 266d79d0 authored by John Wu's avatar John Wu Committed by Automerger Merge Worker
Browse files

Merge "Update DynamicSystemInstallationService manifest" am: 703378f3 am: 2f6ec8e0

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

Change-Id: Ia3b0795a883fe21e030d82dcdac2c6a5d88fc725
parents e0f027af 2f6ec8e0
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>