Merge "[AudioProxy] Enable AudioProxy" into tm-qpr-dev am: 30cac33ee4
am: 8e951a4b3c
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20246832 Change-Id: I44dfe2d3c3f1beb29227027a54e82a5b8178b082 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
aa32318cda
3 changed files with 39 additions and 0 deletions
|
@ -225,3 +225,12 @@ PRODUCT_SYSTEM_PROPERTIES += ro.odm.cast.ssid_suffix=ynn
|
|||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
persist.vendor.camera.raise_buf_allocation_priority=1
|
||||
# AudioProxy
|
||||
PRODUCT_PACKAGES += \
|
||||
libaudio_proxy.google \
|
||||
device.google.atv.audio_proxy@7.1-service
|
||||
|
||||
DEVICE_FRAMEWORK_COMPATIBILITY_MATRIX_FILE := device/google/tangorpro/device_framework_matrix_product_tangorpro.xml
|
||||
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/tangorpro/public.libraries-google-tangorpro.txt:$(TARGET_COPY_OUT_SYSTEM_EXT)/etc/public.libraries-google.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue