From 78705adb33530d58f6b25bd3976ef36df196af55 Mon Sep 17 00:00:00 2001 From: Martijn Coenen Date: Wed, 9 May 2012 10:48:40 -0700 Subject: UI confirmation for pairing a BT device through NFC. If we find a BT device to pair through NFC and we haven't seen it device before, request confirmation before pairing it. Bug: 6092058 Change-Id: I34fc638fbdb152a48e90644f9a34cc1a0b942de2 --- AndroidManifest.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c200e2c..3d65a2a 100755 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -42,5 +42,12 @@ android:excludeFromRecents="true" android:noHistory="true" /> + -- cgit v1.1