commit | 21052719e6dcd87266b4c556f11dc7209295fdf1 | [log] [tgz] |
---|---|---|
author | Andy Hung <hunga@google.com> | Thu Dec 07 11:45:37 2017 -0800 |
committer | Andy Hung <hunga@google.com> | Tue Dec 12 19:05:37 2017 -0800 |
tree | 0d92b2588b54964c4b23d2aeacf05bda2d396772 | |
parent | cef7b7a656aaa1d6e875a0f0ffdf6e31f17d1aa6 [diff] |
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