From 5ddbd94df68fae64764ce2b801bfdf613e349c35 Mon Sep 17 00:00:00 2001 From: Nick Pelly Date: Fri, 11 Sep 2009 11:41:59 -0700 Subject: Update AndroidManifest.xml for new Intent locations. This will fix a regression since the recent BT API changes. The settings app would have missed some Bluetooth events, especially pairing. Change-Id: Ia5e6371279feb389578e798fe11f1c239a4aa17b --- AndroidManifest.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 590f4b3..7d85aa4 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -126,7 +126,7 @@ - + @@ -448,15 +448,15 @@ android:excludeFromRecents="true" android:theme="@*android:style/Theme.Dialog.Alert"> - + - - + + @@ -610,7 +610,7 @@ - + -- cgit v1.1