commit | e1b6db10e913c09d0b695368336137f6aabee462 | [log] [tgz] |
---|---|---|
author | Ajay Panicker <apanicke@google.com> | Thu Sep 08 10:55:51 2016 -0700 |
committer | gitbuildkicker <android-build@google.com> | Mon Sep 26 23:22:34 2016 -0700 |
tree | 6d6209e879bc731d3bfa87d2718f206bffa5a4de | |
parent | fb798085afa118749864d1fae0506851a1390b87 [diff] |
Fix setPairingConfirmation permissions issue (1/2) setPairingConfirmation was set to only require BLUETOOTH_ADMIN permission which shouldn't be able to set the confirmation itself. This is restricted to BLUETOOTH_PRIVILEGED permission. Bug: 29043989 Change-Id: Iae8e31b25795989446265fdcc5eb27e6ffaf29aa (cherry picked from commit df3304a333d8c385f9d5cb0e691fb72d940ec273)