Merge "Update DynamicSystemInstallationService manifest" am: 703378f39c
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1793447 Change-Id: Ia2ee451b72eab5c826d7362a6e60954cb68b93f3
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user