Merge "Remove broadcast switcher property as it is not in the scope" into udc-d1-dev am: af64c722ae
am: 511ea6e3a1
am: bd07bcb0c5
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23988466 Change-Id: I365574495c26490a79a2c996bdaeae19a5abd3d1 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
1cc3aadffc
3 changed files with 3 additions and 6 deletions
|
@ -182,8 +182,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Bluetooth LE Audio enable hardware offloading
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_offload.supported=true \
|
||||
persist.bluetooth.leaudio_offload.disabled=false \
|
||||
ro.bluetooth.leaudio_broadcast_switcher.supported=true
|
||||
persist.bluetooth.leaudio_offload.disabled=false
|
||||
|
||||
# Bluetooth LE Auido offload capabilities setting
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
@ -158,8 +158,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Bluetooth LE Audio enable hardware offloading
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_offload.supported=true \
|
||||
persist.bluetooth.leaudio_offload.disabled=false \
|
||||
ro.bluetooth.leaudio_broadcast_switcher.supported=true
|
||||
persist.bluetooth.leaudio_offload.disabled=false
|
||||
|
||||
# Bluetooth LE Auido offload capabilities setting
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
@ -171,8 +171,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
# Bluetooth LE Audio enable hardware offloading
|
||||
PRODUCT_PRODUCT_PROPERTIES += \
|
||||
ro.bluetooth.leaudio_offload.supported=true \
|
||||
persist.bluetooth.leaudio_offload.disabled=false \
|
||||
ro.bluetooth.leaudio_broadcast_switcher.supported=true
|
||||
persist.bluetooth.leaudio_offload.disabled=false
|
||||
|
||||
# Bluetooth LE Auido offload capabilities setting
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue