Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dfabcc55 authored by Steven Moreland's avatar Steven Moreland Committed by Martijn Coenen
Browse files

Add HIDL base/manager packages to PRODUCT_BOOT_JARS.

Bug: 36603742
Bug: 36565056
Test: marlin boots, dynamically linking against these works
Change-Id: I1bfb73f2bce858823ad6ba8d826e42bd38cc2317
parent 8891d277
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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 := \