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@google.com>
Fri, 10 Feb 2012 23:29:44 +0000 (15:29 -0800)
commit31c5ec82021271f2e1745a2de37c543e67dcec17
treef47ffd9721a8311a9556b2da2fcb9b9721b2d92e
parent0db01ad8389ff184a7f4bafc0bef4945b10e5b4e
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: Ib76a26d440ede34cc8a41ffc8b680ca2b20b38ca
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