From b6ae19a96d05546fca61cadcab5c39996d68c9ba Mon Sep 17 00:00:00 2001 From: Jaikumar Ganesh Date: Wed, 7 Sep 2011 17:20:08 -0700 Subject: [PATCH] Remove connection access intents from protected broadcasts. These intents are sent by Bluetooth-Pbap app which doesn't have the system uuid. Instead protect with admin permission on the reciever side. Change-Id: Ibb788e1526108909b5a3b15462ac3a008b041613 --- core/res/AndroidManifest.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/core/res/AndroidManifest.xml b/core/res/AndroidManifest.xml index 3fa4d48b9cc62..16490da33ed7a 100644 --- a/core/res/AndroidManifest.xml +++ b/core/res/AndroidManifest.xml @@ -87,9 +87,7 @@ - -