sm8250-common: build android.hidl.base, libhidltransport and libhwbinder
This commit is contained in:
parent
88eb9e2c8e
commit
9f3e5ee98b
2 changed files with 55 additions and 0 deletions
|
|
@ -147,6 +147,15 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.health@2.1-impl-qti \
|
||||
android.hardware.health@2.1-service
|
||||
|
||||
# HIDL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hidl.base@1.0 \
|
||||
android.hidl.base@1.0_system \
|
||||
libhidltransport \
|
||||
libhidltransport.vendor \
|
||||
libhwbinder \
|
||||
libhwbinder.vendor
|
||||
|
||||
# Init
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/first_stage_ramdisk/fstab.qcom:$(TARGET_COPY_OUT_VENDOR_RAMDISK)/first_stage_ramdisk/fstab.qcom
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue