From 6e84c457264a3d6b90a2bdcee5b188373b2d0291 Mon Sep 17 00:00:00 2001 From: Steve Kondik Date: Thu, 11 Jul 2013 15:23:02 -0700 Subject: systemui: Add CONNECTIVITY_INTERNAL permission * SystemUI needs to be able to list interfaces if tethering is in use and we ask for a second tethering path to be set up (BT+USB, etc). * Add permission to stop exceptions in the framework and enable tethering thru multiple paths. Change-Id: If7a65c31557dc2f0451f0612fb109f61e8056368 --- packages/SystemUI/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/SystemUI') diff --git a/packages/SystemUI/AndroidManifest.xml b/packages/SystemUI/AndroidManifest.xml index 57d31a1..fcd4c9d 100644 --- a/packages/SystemUI/AndroidManifest.xml +++ b/packages/SystemUI/AndroidManifest.xml @@ -37,6 +37,7 @@ + -- cgit v1.1