dre: Ship dependencies for S blobs
Change-Id: I36f92cf324ee0b1379e224b8a4415c4886bc2d11
This commit is contained in:
parent
fd763c826c
commit
535982b6d4
1 changed files with 5 additions and 0 deletions
|
@ -464,9 +464,14 @@ PRODUCT_PACKAGES += \
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
|
vendor/qcom/opensource/vibrator/excluded-input-devices.xml:$(TARGET_COPY_OUT_VENDOR)/etc/excluded-input-devices.xml
|
||||||
|
|
||||||
|
# VNDK
|
||||||
|
PRODUCT_PACKAGES += \
|
||||||
|
android.hardware.common-V1-ndk_platform.vendor
|
||||||
|
|
||||||
# Wi-Fi
|
# Wi-Fi
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
android.hardware.wifi@1.0-service \
|
android.hardware.wifi@1.0-service \
|
||||||
|
android.hardware.wifi.hostapd@1.0.vendor \
|
||||||
hostapd \
|
hostapd \
|
||||||
libwpa_client \
|
libwpa_client \
|
||||||
libwifi-hal-ctrl \
|
libwifi-hal-ctrl \
|
||||||
|
|
Loading…
Reference in a new issue