davinci: Build vendor libhidltransport/libhwbinder

* Needed for old blobs

Change-Id: I43fc0e46547dfc126a4b2ac9dcc82c7c4f2ee172
This commit is contained in:
LuK1337 2020-09-18 14:36:05 +02:00 committed by Arian
parent 6410f01039
commit 3b93597ae6
No known key found for this signature in database
GPG Key ID: 48029380598CE3B9

View File

@ -199,6 +199,11 @@ PRODUCT_COPY_FILES += \
PRODUCT_PACKAGES += \
android.hardware.health@2.0-service
# HIDL
PRODUCT_PACKAGES += \
libhidltransport.vendor \
libhwbinder.vendor
# Init scripts
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/init.qcom.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.qcom.rc \