OSDN Git Service

Bluetooth: Acquire wakelock to turn on LCD for MAP authorization
authorHemant Gupta <hemantg@codeaurora.org>
Thu, 17 Apr 2014 14:40:28 +0000 (20:10 +0530)
committerAndre Eisenbach <eisenbach@google.com>
Tue, 2 Jun 2015 09:24:28 +0000 (02:24 -0700)
commitb8df8a29bf26a500d2f83a79bc09e78c8811041b
tree658765b11ce937e162824d58860261d91a6c44d7
parent7292d89280f7c4814e8fa93903dc73e3515b6558
Bluetooth: Acquire wakelock to turn on LCD for MAP authorization

This patch acquires a wakelock to turn on the LCD display if the screen
is off during an access request for MAP. Without this patch it was
observed that if the screen was off, the LCD remained off for incoming
connection access request from remote devices and the user only heard
the notification sound without the LDC being lit up.

Change-Id: I87c296fce4cd8e0c133f74169d991eee263fed08
src/com/android/settings/bluetooth/BluetoothPermissionRequest.java