OSDN Git Service

Log permission check failure as warning
authorJakub Pawlowski <jpawlowski@google.com>
Tue, 26 Apr 2016 16:13:09 +0000 (09:13 -0700)
committerJakub Pawlowski <jpawlowski@google.com>
Tue, 26 Apr 2016 16:18:38 +0000 (16:18 +0000)
commit039883a2a1ea22308e0255189e390d2c90a5ee80
tree91fe3b30c343fe4f7777cd056843ab62d87ce467
parent1adfcb49b72f62b2b59e54219d0150edf8195695
Log permission check failure as warning

Currently when permission check fails, there is no way for users to see
what went wrong. This patch fixes that by providing better log message.

Bug: 28328321
Change-Id: I11f336c6c0560c4be482fefefaf95b70a06a63d6
src/com/android/bluetooth/gatt/GattService.java