commit | 4c161506a542671f96177b16830f9b362f7a6c61 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Mon Apr 10 23:43:28 2017 -0700 |
committer | Jeff Tinker <jtinker@google.com> | Mon Apr 10 23:43:28 2017 -0700 |
tree | db776e8e3a05a0d3b3befd118a51a7bcfba88261 | |
parent | 8d8ebcaa7d13f163abee5bbf23b4e5a21fbfb44c [diff] |
Fix mmap size 0 errors ACodecBufferChannel was attempting to create a MemoryDealer with zero size, which resulting in mmap failures. This was causing the ExoPlayer GTS test to fail to complete due to the Drm HAL being blocked in createPlugin. Test: run gts -m GtsExoPlayerTestCases bug:36870961 Change-Id: I0945e95565ea4ef05e53fb13cf5ddbba43f27173