commit | ba8128f9db82da66f28c6e6740d4721d80da954e | [log] [tgz] |
---|---|---|
author | Dongwon Kang <dwkang@google.com> | Mon Aug 07 18:51:24 2017 -0700 |
committer | Dongwon Kang <dwkang@google.com> | Thu Sep 21 16:10:19 2017 -0700 |
tree | 04c7875d85d402988b5b96e739fc6c9746e2532d | |
parent | 161101b0f95ae62918ab7d9e7f2c7fec89dc2ba6 [diff] |
Remove direct dependency on libbinder from extractor impls This change removes dependency on IMediaExtractor/Source binder interfaces from MediaExtractor implementations. Wrapper classes, RemoteXXX and CallbackXXX, have been added to convert the implementations to binder objects or the other way around. Test: build, boot, and play mp4 video file Bug: 65851881 Change-Id: I351fb7bbaf8e0154295ccf258f85b8b2f2a4b8fb