Merge "Change target package for com.android.car.shell" into rvc-qpr-dev am: 24a5429296
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13383398 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ifc629d9ec7c9ee678a164199c8499534bbf60450
This commit is contained in:
@@ -15,7 +15,9 @@
|
|||||||
~ limitations under the License
|
~ limitations under the License
|
||||||
-->
|
-->
|
||||||
<permissions>
|
<permissions>
|
||||||
<privapp-permissions package="com.android.car.shell">
|
<!-- CarShell now overrides the shell package and adding permission here
|
||||||
|
is ok. -->
|
||||||
|
<privapp-permissions package="com.android.shell">
|
||||||
<permission name="android.permission.INSTALL_PACKAGES" />
|
<permission name="android.permission.INSTALL_PACKAGES" />
|
||||||
<permission name="android.permission.MEDIA_CONTENT_CONTROL"/>
|
<permission name="android.permission.MEDIA_CONTENT_CONTROL"/>
|
||||||
</privapp-permissions>
|
</privapp-permissions>
|
||||||
|
|||||||
Reference in New Issue
Block a user