From b8bd53aa6042098840593fd9001a104b39686760 Mon Sep 17 00:00:00 2001 From: kholoud mohamed Date: Thu, 8 Apr 2021 15:23:39 +0100 Subject: [PATCH] Grant shell missing permissions Granted shell the missing normal, dangerous, and development permissions that can already be granted to third party apps. Test: N/A Bug: 183716601 Merged-In: I11df0d753f830b6ba6ea2222f7d8a7d778161953 Change-Id: I11df0d753f830b6ba6ea2222f7d8a7d778161953 --- data/etc/privapp-permissions-platform.xml | 9 +++ packages/Shell/AndroidManifest.xml | 69 +++++++++++++++++++++++ 2 files changed, 78 insertions(+) diff --git a/data/etc/privapp-permissions-platform.xml b/data/etc/privapp-permissions-platform.xml index aef68d0fd0975..4905b4e0adc2e 100644 --- a/data/etc/privapp-permissions-platform.xml +++ b/data/etc/privapp-permissions-platform.xml @@ -459,6 +459,15 @@ applications that come with the platform + + + + + + + + + diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index bd5f8ab26bd90..41fb9dbd13043 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -39,6 +39,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +