audioserver: impose memory restrictions
Impose restrictions to limit effect of excessive memory allocation. adb shell setprop audio.maxmem SOME_VALUE_GREATER_THAN_60MB_IN_BYTES adb shell pkill audioserver and see what happens when AudioTracks / AudioRecords are created Test: as above Bug: 69927864 Change-Id: I0a6a90db3321f066a25fb2fcd01e9f834d199979
Loading
Please register or sign in to comment