Build hwbinder and libhidltransport explictly

some vendor blobs depends on it

Signed-off-by: DennySPb <dennyspb@gmail.com>
Change-Id: Iac83b95405f0170f808c5b0f787c42d8e301a418
This commit is contained in:
DennySPb 2021-07-11 20:44:34 +02:00 committed by Giammarco Senatore
parent 14f08dc1fe
commit 452450156a
No known key found for this signature in database
GPG key ID: 661348FC1E144F04

View file

@ -55,10 +55,6 @@ PRODUCT_COPY_FILES += \
$(TOPDIR)frameworks/av/services/audiopolicy/config/r_submix_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/r_submix_audio_policy_configuration.xml \
$(TOPDIR)frameworks/av/services/audiopolicy/config/usb_audio_policy_configuration.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usb_audio_policy_configuration.xml
# Binder
PRODUCT_PACKAGES += \
libhwbinder
# Bluetooth
PRODUCT_PACKAGES += \
android.hardware.bluetooth.audio@2.0-impl \
@ -150,6 +146,12 @@ PRODUCT_PACKAGES += \
android.hardware.health@2.0-impl \
android.hardware.health@2.0-service
# HIDL
PRODUCT_PACKAGES += \
libhidltransport.vendor \
libhwbinder \
libhwbinder.vendor
# Fingerprint
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.fingerprint.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/permissions/android.hardware.fingerprint.xml