Add HIDL base/manager packages to PRODUCT_BOOT_JARS.

Bug: 36603742
Bug: 36565056
Test: marlin boots, dynamically linking against these works
Change-Id: I1bfb73f2bce858823ad6ba8d826e42bd38cc2317
This commit is contained in:
Steven Moreland 2017-04-09 14:09:52 -07:00 committed by Martijn Coenen
parent 8891d2773b
commit dfabcc5566
1 changed files with 3 additions and 1 deletions

View File

@ -104,7 +104,9 @@ PRODUCT_BOOT_JARS := \
voip-common \
ims-common \
apache-xml \
org.apache.http.legacy.boot
org.apache.http.legacy.boot \
android.hidl.base-V1.0-java \
android.hidl.manager-V1.0-java
# The order of PRODUCT_SYSTEM_SERVER_JARS matters.
PRODUCT_SYSTEM_SERVER_JARS := \