commit | 607710ad12a7503c3b84c34430d1716fe7264f20 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Wed Mar 09 16:43:35 2011 -0500 |
committer | Mike Lockwood <lockwood@android.com> | Wed Mar 09 16:43:35 2011 -0500 |
tree | 39eae0cd2ddbc9599f82bd4a395376f9050760e4 | |
parent | 980f0430c16a8767061a6f7f3506aabf79735ef6 [diff] |
UsbService: Don't require permissions for UsbManager.getCurrentAccessory() Permission check should only happen in openAccessory() Otherwise an application will not be able to check for the current accessory and ask for permissions (if it is a suitable match for the application) BUG: 4069037 Change-Id: If5b44ebda2e8077598d96629163cc74aa336589e Signed-off-by: Mike Lockwood <lockwood@android.com>