e3q: Fix audio HAL
Change-Id: I36e146fa522234ba6b762d9cbd0f79435087c2a4
This commit is contained in:
parent
030119b463
commit
1f71ec8e8e
@ -262,5 +262,13 @@ PRODUCT_PACKAGES += \
|
||||
firmware_wlan_mac.bin_symlink \
|
||||
firmware_WCNSS_qcom_cfg.ini_symlink
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.wifi.aware.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.aware.xml \
|
||||
frameworks/native/data/etc/android.hardware.wifi.direct.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.direct.xml \
|
||||
frameworks/native/data/etc/android.hardware.wifi.passpoint.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.passpoint.xml \
|
||||
frameworks/native/data/etc/android.hardware.wifi.rtt.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.rtt.xml \
|
||||
frameworks/native/data/etc/android.hardware.wifi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.wifi.xml \
|
||||
frameworks/native/data/etc/android.software.ipsec_tunnels.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.ipsec_tunnels.xml
|
||||
|
||||
# Inherit the proprietary files
|
||||
$(call inherit-product, vendor/samsung/e3q/e3q-vendor.mk)
|
||||
|
@ -83,6 +83,7 @@ vendor/etc/mem_logger_config.xml
|
||||
vendor/etc/r_submix_audio_policy_configuration.xml
|
||||
vendor/etc/situation_audio_policy_volumes_sec.xml
|
||||
vendor/etc/usb_audio_policy_configuration.xml
|
||||
vendor/etc/usecaseKvManager.xml
|
||||
|
||||
# Bluetooth
|
||||
vendor/bin/hw/android.hardware.bluetooth@1.1-service-qti
|
||||
|
Loading…
Reference in New Issue
Block a user