OSDN Git Service

DO NOT MERGE Show user dialog for BT.
authorJaikumar Ganesh <jaikumar@google.com>
Mon, 20 Jun 2011 21:47:27 +0000 (14:47 -0700)
committerJaikumar Ganesh <jaikumar@google.com>
Tue, 21 Jun 2011 02:30:21 +0000 (19:30 -0700)
commit7bfa6dca076fac596acc2a0161fac718562ee221
tree830785b76b80864da7d580e029635fd166e379f8
parenta5ff907328004c217e3139c9a7af70f1d8414d83
DO NOT MERGE Show user dialog for BT.

Show user dialog for incoming BT connection
requests from unknown devices.

Contribution by: Wei (Matthew) Xie

Change-Id: I7e9e8bbbd8808a7569f84d213fa3d716f7f5bc80
AndroidManifest.xml
res/layout/bluetooth_connection_access.xml [new file with mode: 0644]
src/com/android/settings/bluetooth/BluetoothPermissionActivity.java [new file with mode: 0644]
src/com/android/settings/bluetooth/BluetoothPermissionRequest.java [new file with mode: 0644]