commit | 26ae15f48739d890f2adc6f3a5aa5b877ad21a3a | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Fri Aug 25 19:20:49 2017 -0700 |
committer | Jean-Michel Trivi <jmtrivi@google.com> | Fri Aug 25 19:20:49 2017 -0700 |
tree | 18744730ee3a7d4bc23a6b4cb83769d223ebfaf1 | |
parent | d3428e9a3b80b6c2f7e0b866c72d15d107fe2a9b [diff] |
AudioManager: permission annotations Add permission annotations on audio focus @SystemApi methods. Ignore REQUIRE_PERMISSION error (125) for: - deprecated abandonAudioFocus() method: the check is on the request call - isHdmiSystemAudioSupported() method, it's not clear if it's being used. Test: remove "-hide 125" in Android.mk and make, verify no errors\ on AudioManager.java Bug: 62343127 Change-Id: I62526db0c6dabcc34224c589506d611519de6abc