sm6250-common: build libhidltransport and libhwbinder

* also their vendor variants
* for q blobs compatibility
This commit is contained in:
Volodymyr Zhdanov 2020-09-16 11:35:20 +03:00 committed by Demon000
parent 5697cf4fa2
commit 7b22c4e86d

View File

@ -107,6 +107,12 @@ PRODUCT_PACKAGES += \
android.hidl.manager@1.0 \
android.hidl.manager@1.0_system
PRODUCT_PACKAGES += \
libhidltransport \
libhidltransport.vendor \
libhwbinder \
libhwbinder.vendor
# Init scripts
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/rootdir/etc/init.qcom.rc:$(TARGET_COPY_OUT_VENDOR)/etc/init/hw/init.qcom.rc \