commit | 318dde33d3d52bd3f5ae694246d6cfb698339374 | [log] [tgz] |
---|---|---|
author | Peiyong Lin <lpy@google.com> | Thu Nov 01 13:38:25 2018 -0700 |
committer | Peiyong Lin <lpy@google.com> | Sat Nov 03 15:01:17 2018 -0700 |
tree | 587038c865b332b7b68ec4c3cac32c68e541c48b | |
parent | 761b58065bdc484d16298349e90c42526491fc5a [diff] |
[GPU Service] Add gpuservice into PRODUCT_PACKAGES. BUG: 118347356 Test: Build, flash, boot, `adb shell cmd gpu vkjson` to verify Change-Id: Ib9a7d13817853da040c8c4059beca90418de4621
diff --git a/target/product/base_system.mk b/target/product/base_system.mk index 7b70c86..85bd136 100644 --- a/target/product/base_system.mk +++ b/target/product/base_system.mk
@@ -78,6 +78,7 @@ heapprofd \ heapprofd_client \ gatekeeperd \ + gpuservice \ healthd \ hid \ hwservicemanager \