commit | 3d41027bc1df362b3f80b12f5e2fa7b6025f29a1 | [log] [tgz] |
---|---|---|
author | Kevin Rocard <krocard@google.com> | Thu Apr 19 17:52:32 2018 -0700 |
committer | Kevin Rocard <krocard@google.com> | Fri Apr 20 22:15:15 2018 +0000 |
tree | 13305100a12af65dbc068ea096bf7b0fbf216da3 | |
parent | 3c50fab04876f7fc3c6a02f42b718be27944c0fc [diff] |
Audio V4: dump effect HAL using the standard debug() A debugDump was used previously because the debug did not exist. Now that the framework uses debug(), the HAL must also do so. Bug: 78307161 Test: adb shell dumpsys media.audio_flinger Change-Id: Ic5841d5284d742c572629249b80aa1de841983c7 Signed-off-by: Kevin Rocard <krocard@google.com>