From adb53b35cc99e1e98bc4c640d534fa00d44ebe31 Mon Sep 17 00:00:00 2001 From: Yorke Lee Date: Wed, 3 Jun 2015 14:15:42 -0700 Subject: Add phone permissions to Shell These are needed for adb shell telecom commands to work on non-eng builds. Also fix a couple of typos in telecom documentation. Change-Id: Ia219ff78f5d65878e43e6b9216f979185495ce7f --- packages/Shell/AndroidManifest.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'packages') diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index fd0ba73..640fb29 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -25,6 +25,7 @@ + @@ -97,6 +98,10 @@ + + + +