OSDN Git Service

Allows auto dismissing of bluetooth activation dialogs
authorMike J. Chen <mjchen@google.com>
Thu, 8 Sep 2011 16:49:28 +0000 (09:49 -0700)
committerMike Lockwood <lockwood@android.com>
Thu, 27 Oct 2011 21:39:54 +0000 (17:39 -0400)
commitef4eb89d714641d77a4b1e7531df7cec8852c06e
tree38f193af6e273fa57211113b1f5223e6abdfa16e
parentbb16d168a163220da1a0925f7c87378ab7734cf7
Allows auto dismissing of bluetooth activation dialogs

Create a new overlay boolean that allows products (like Android@Home
ones that have no or minimal display) to not bring up the bluetooth
activation confirmation dialog.

Change-Id: I23c2d1483a4d71b0025624c2e4aaacc688de3260
Signed-off-by: Mike J. Chen <mjchen@google.com>
res/values/bools.xml
src/com/android/settings/bluetooth/RequestPermissionActivity.java
src/com/android/settings/bluetooth/RequestPermissionHelperActivity.java