Snap for 12129055 from c6fba349eb to 24Q4-release

Change-Id: Ifbaa36e7533cb2e89d9502eb44455fc801817a14
This commit is contained in:
Android Build Coastguard Worker 2024-07-23 23:01:56 +00:00
commit b916348440
3 changed files with 16 additions and 0 deletions

View file

@ -457,3 +457,7 @@ endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20496
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true

View file

@ -458,3 +458,7 @@ endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20497
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true

View file

@ -424,3 +424,11 @@ endif
# Bluetooth device id
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.device_id.product_id=20498
# Set support for LEA multicodec
PRODUCT_PRODUCT_PROPERTIES += \
bluetooth.core.le_audio.codec_extension_aidl.enabled=true
# Reduce lmkd aggressiveness
PRODUCT_PROPERTY_OVERRIDES += \
ro.lmk.swap_free_low_percentage=7