services/mediatranscoding/.clang-format
0 → 100644
+33
−0
services/mediatranscoding/Android.bp
0 → 100644
+60
−0
+0
−0
Empty file added.
+89
−0
+62
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
"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
Empty file added.