commit | d6e9c94908055486cde47c6c1442535cb2085544 | [log] [tgz] |
---|---|---|
author | Phil Burk <philburk@google.com> | Tue Apr 18 14:57:41 2017 -0700 |
committer | Phil Burk <philburk@google.com> | Fri Apr 28 15:14:13 2017 -0700 |
tree | 38a106574bef25f5b6f58d303c78ae5b785c4ff2 | |
parent | 7a1074d278e3aba208894382c6f5b110b0cea5d3 [diff] |
sepolicy: allow AAudio apps to use FDs from the audio HAL The API does not expose the FD directly. But they are used by libaaudio.so linked with the app. Needed for low latency audio. Bug: 37167970 Test: NativeOboe touch to tone latency app Change-Id: I92372eff44d856e9aff399dc9c64fd18524fdc44 Signed-off-by: Phil Burk <philburk@google.com>