commit | f9e92a836f140dbc95beebaab823ea4ff68b7ec6 | [log] [tgz] |
---|---|---|
author | Rahul Sabnis <rahulsabnis@google.com> | Tue Feb 25 11:33:43 2020 -0800 |
committer | Rahul Sabnis <rahulsabnis@google.com> | Tue Feb 25 12:03:48 2020 -0800 |
tree | 209b5a9aa60eaa980c1bf5139f47cec59e29f165 | |
parent | a7fdceeba2139f2b0824af8ca5d10d55b6ced398 [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 Change-Id: I8add9e26afcaf1a988c15e3cc7f8c446491f0686