commit | 946bf8834bc725ad218a000fe150e34e2e842a79 | [log] [tgz] |
---|---|---|
author | Rahul Sabnis <rahulsabnis@google.com> | Tue Feb 25 11:33:43 2020 -0800 |
committer | Rahul Sabnis <rahulsabnis@google.com> | Mon Mar 02 19:13:19 2020 +0000 |
tree | 9557c04b3edebeffe237374d13ca271c9f41864e | |
parent | 3e5a0605cf83157a4431c9bc694a39a49c13c665 [diff] |
Add missing RequiresPermission annotations in BluetoothHidHost and BluetoothMap APIs, disallow null device input for setConnectionPolicy, getConnectionPolicy, and getConnectionState in BluetoothHidHost, and BluetoothMap implements AutoCloseable, its close() method is public, and utilizes a CloseGuard. Bug: 149238030 Test: Manual Merged-In: I8add9e26afcaf1a988c15e3cc7f8c446491f0686 Change-Id: I8add9e26afcaf1a988c15e3cc7f8c446491f0686