commit | 71b9fb4f3943f7d528bc8079da9717faaf297e7d | [log] [tgz] |
---|---|---|
author | Hangyu Kuang <hkuang@google.com> | Wed Nov 27 10:33:32 2019 -0800 |
committer | Hangyu Kuang <hkuang@google.com> | Wed Dec 04 19:25:11 2019 -0800 |
tree | e057aa67638cc52defcbbeeec8603571f973a1f9 | |
parent | 06069a56a9550b10871fbcda1e57917a0c4173bd [diff] |
MediatranscodingService: Create MediaTranscodingService. "adb shell dumpsys -l | grep media" shows media.transcoding service. This CL only adds the skelton to start the service and hook up with the libmediatranscoding librarie now. But it does not do anything yet. The implementation will be added in the next few Cls. Bug:145233472 Test: Build and run. Change-Id: I09021b811e5bd935735b0b936c55639496799ae1