commit | a3a4bbba98f08cb60b18a3cb2790bdb26c2d71d5 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Mar 07 18:29:48 2019 -0800 |
committer | Kevin Rocard <krocard@google.com> | Fri Mar 22 15:28:51 2019 -0700 |
tree | 5381be9d500e4a17cae8ee88498bec06ebd0228d | |
parent | d3304bfd0ab8c8f10051a9cd10df8c23f65e71a9 [diff] |
Introduce a system APC with its corresponding opt-out For system application with the new permission CAPTURE_MEDIA_OUTPUT, or CAPTURE_AUDIO_OUTPUT, allow to capture the audio of playing apps that allow it. Test: adb shell audiorecorder --target /data/file1.raw Test: atest android.media.cts.AudioPlaybackCaptureTest Bug: 111453086 Change-Id: I5bfca51e48992234508897c595a076d066db26b2 Signed-off-by: Kevin Rocard <krocard@google.com>