mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Build USB HAL
This commit is contained in:
parent
abaaafa36c
commit
23a8583aa3
1 changed files with 4 additions and 0 deletions
|
@ -252,6 +252,10 @@ PRODUCT_PACKAGES += \
|
|||
timekeep \
|
||||
TimeKeep
|
||||
|
||||
# USB HAL
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.usb@1.0-service
|
||||
|
||||
# WCNSS
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/wifi/WCNSS_cfg.dat:system/etc/firmware/wlan/qca_cld/WCNSS_cfg.dat \
|
||||
|
|
Loading…
Reference in a new issue