commit | 00c5c05d2041978b67394a27bbd64f2ea623c1df | [log] [tgz] |
---|---|---|
author | Chong Zhang <chz@google.com> | Mon Dec 17 14:15:58 2018 -0800 |
committer | Chong Zhang <chz@google.com> | Mon Dec 17 14:23:18 2018 -0800 |
tree | ead563c9877e54cf69d46c84e5ef0d66a1a5a2e1 | |
parent | d00c4607a5f7d25dfe925a20a1fc5fd7cfcee67a [diff] |
Use hidl memory from allocator in CAS Mpeg2ts extractor has a depedency on libbinder for IMemory, but it doesn't actually use IMemory other than using it to construct the hidl memory. Make mediaextractor use hidl memory allocated by hidl allocator, instead of constructing hidl memory from IMemory. bug: 112766913 bug: 111407253 test: CTS MediaDrmClearkeyTest#testClearKeyPlaybackMpeg2ts Change-Id: I39e131718ea41f9cb23177c28213ddf7b7741338