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

Commit 703378f3 authored by John Wu's avatar John Wu Committed by Gerrit Code Review
Browse files

Merge "Update DynamicSystemInstallationService manifest"

parents cf2ef575 2508f7b9
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>