audio: add the files for low latency am: b920a4e569 am: 4783f1d86a am: 06abe68025

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs101/+/15101218

Change-Id: I5441dd93f9bf6388097bc51f1309494408451e36
This commit is contained in:
millerliang 2021-06-25 08:27:39 +00:00 committed by Automerger Merge Worker
commit 00ab3e41c3

View file

@ -599,6 +599,8 @@ PRODUCT_COPY_FILES += \
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.usb.host.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.host.xml \
frameworks/native/data/etc/android.hardware.usb.accessory.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.usb.accessory.xml \
PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.audio.low_latency.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.low_latency.xml \
frameworks/native/data/etc/android.hardware.audio.pro.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.audio.pro.xml \