kunlun2: Build libhwbinder

This commit is contained in:
GiaSen 2020-11-17 13:34:37 +01:00
parent 2981e944d7
commit 021d6e59ee

View file

@ -32,6 +32,10 @@ PRODUCT_PACKAGES += \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/audio_policy_configuration.xml $(LOCAL_PATH)/audio/audio_policy_configuration.xml:$(TARGET_COPY_OUT_SYSTEM)/etc/audio_policy_configuration.xml
# Binder
PRODUCT_PACKAGES += \
libhwbinder
# Camera # Camera
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
Snap \ Snap \