commit | 4b182d70a8fbbd7e8d0405bfe0c0f1c8885bbf14 | [log] [tgz] |
---|---|---|
author | Phil Burk <[email protected]> | Fri Apr 24 11:44:34 2020 -0700 |
committer | Phil Burk <[email protected]> | Fri Apr 24 12:04:58 2020 -0700 |
tree | bf68ccf40ab53880e99bd1427e50e2ad2fb59b73 | |
parent | e5736050c6771ce58c54be118dcf13d3edb61630 [diff] |
opensles: call setCallerName() for MediaMetrics This can be used to tell whether OpenSL ES created the AudioTrack or AudioRecord object. Bug: 149850236 Test: adb shell dumpsys media.metrics --clear Test: Run an app that uses OpenSL ES. Test: adb shell dumpsys media.metrics Test: Look for "callerName=opensles" in the dump. Change-Id: Iabc90299165869f0bc5d4e790f48ac72282c426d