commit | 6b47cad7edd4b9cc866a016a8b5143992c93c31a | [log] [tgz] |
---|---|---|
author | Jiwen 'Steve' Cai <jwcai@google.com> | Wed Dec 05 15:32:09 2018 -0800 |
committer | Jiwen 'Steve' Cai <jwcai@google.com> | Thu Dec 06 11:39:08 2018 -0800 |
tree | 68058850f226e953b012cac33a02292b8a16501e | |
parent | 8fcc95e2b9da70543178389e4e208e8e785d05ce [diff] [blame] |
Add bufferhub service to system partition Bug: 112940221 Test: Build system Change-Id: Ia31aebebe058953b76514373570abb87bf0f0bb3
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index b7ae2dd..12f9ff7 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -19,6 +19,7 @@ adb \ adbd \ am \ + android.frameworks.bufferhub@1.0-service \ android.hidl.allocator@1.0-service \ android.hidl.base-V1.0-java \ android.hidl.manager-V1.0-java \