commit | bb131ec4fffb73ac0d0ec1b37f07bed8a7a75aba | [log] [tgz] |
---|---|---|
author | Hangyu Kuang <hkuang@google.com> | Wed Nov 27 17:29:09 2019 -0800 |
committer | Hangyu Kuang <hkuang@google.com> | Thu Dec 05 02:23:31 2019 +0000 |
tree | 6802ba50da4da8841f764b87db72d2b15fca9b6f | |
parent | 876252ff1dfef935b67f4b1e9b5623cf1efe7412 [diff] [blame] |
MediaTranscodingService: Bring up the services. Bug: 145233472 Test: Build and flash the phone. dumpsys to show the service up and running. Change-Id: I179bf6b5048261a843a5058058102ca51f496e2b
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 08db037..415158b 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -206,6 +206,7 @@ media_profiles_V1_0.dtd \ MediaProvider \ mediaserver \ + mediatranscoding \ mke2fs \ monkey \ mtpd \