"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "5828f666c069af74e00db21559f1535103c9f79a"
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
Loading
Please register or sign in to comment