Lynx: Fix configs for google_car varient
Fixed screen density and bt configs for google_car target bug: 273813426 Test: Local check Change-Id: I292a071d6325121f884634d0661c8467a2635fe7
This commit is contained in:
parent
4e31e5eeb3
commit
bcf427acd6
2 changed files with 14 additions and 7 deletions
|
@ -27,12 +27,12 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
|||
ro.bluetooth.leaudio_offload.supported=true \
|
||||
persist.bluetooth.leaudio_offload.disabled=false \
|
||||
ro.vendor.audio_hal.ble_use_stream_id=true \
|
||||
bluetooth.profile.bap.unicast.client.enabled=true \
|
||||
bluetooth.profile.csip.set_coordinator.enabled=true \
|
||||
bluetooth.profile.hap.client.enabled=true \
|
||||
bluetooth.profile.mcp.server.enabled=true \
|
||||
bluetooth.profile.ccp.server.enabled=true \
|
||||
bluetooth.profile.vcp.controller.enabled=true \
|
||||
bluetooth.profile.bap.unicast.client.enabled?=true \
|
||||
bluetooth.profile.csip.set_coordinator.enabled?=true \
|
||||
bluetooth.profile.hap.client.enabled?=true \
|
||||
bluetooth.profile.mcp.server.enabled?=true \
|
||||
bluetooth.profile.ccp.server.enabled?=true \
|
||||
bluetooth.profile.vcp.controller.enabled?=true \
|
||||
|
||||
# Bluetooth LE Audio CIS handover to SCO
|
||||
# Set the property only if the controller doesn't support CIS and SCO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue