summaryrefslogtreecommitdiff
path: root/packages/Shell/AndroidManifest.xml
diff options
context:
space:
mode:
author Xin Li <delphij@google.com> 2020-06-03 10:45:02 -0700
committer Xin Li <delphij@google.com> 2020-06-03 10:45:02 -0700
commit80fe5964bc4aaeef5dc70cb85da21933722cffac (patch)
treec181fc219efaa5d17dcd4e68e8993fdf32e31fb7 /packages/Shell/AndroidManifest.xml
parentb101411b95baf3fc14ff6f2e72103a649d57cb9b (diff)
parentafbf77813b54ef7019078bc4f595103a55aa93ff (diff)
Merge QQ3A.200605.002 into master
Bug: 158095402 Merged-In: I5e28537689d1a53e99f91eafd494eb3a0c890f46 Change-Id: I436ef37a509cbe56d02c6d8d3a38c776f4b4883f
Diffstat (limited to 'packages/Shell/AndroidManifest.xml')
-rw-r--r--packages/Shell/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml
index c1ec9b0f3215..e07405d3aad3 100644
--- a/packages/Shell/AndroidManifest.xml
+++ b/packages/Shell/AndroidManifest.xml
@@ -184,6 +184,7 @@
<uses-permission android:name="android.permission.READ_CLIPBOARD_IN_BACKGROUND" />
<!-- Permission needed to wipe the device for Test Harness Mode -->
<uses-permission android:name="android.permission.ENABLE_TEST_HARNESS_MODE" />
+ <uses-permission android:name="android.permission.MANAGE_COMPANION_DEVICES" />
<uses-permission android:name="android.permission.MANAGE_APPOPS" />