commit | 8f836b94992576a85b15d9666f4da193008e0597 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Wed Jun 16 09:40:07 2021 -0700 |
committer | Andy Hung <hunga@google.com> | Wed Jul 21 17:31:26 2021 -0700 |
tree | 4e0d80b0b805c34c378d500d10a41e1e937c57ab | |
parent | 0bb1ef2e10584276c8d8e179aacb9e575a2f9e2c [diff] |
Audio: Add memory leak checking for HAL $ adb shell setprop libc.debug.malloc.program android.hardware.audio.service $ adb shell setprop libc.debug.malloc.options backtrace=8 $ adb shell setenforce 0 $ adb shell pkill audioserver $ adb shell dumpsys media.audio_flinger Test: Check the audio flinger dumpsys as above. Bug: 186054996 Bug: 187462632 Change-Id: I2e8db14b816cc4cd7e1420c538505bf71fa58c97