android_device_xiaomi_sdm66.../properties
Sal Savage 78e7ac49eb sdm660-common: Use the ?= operator so BT properties can be overridden
System properties set with the "=" operator cannot be overriden. This
device is used elsewhere in the system and some of the properties need
to be overridden. The "?=" operator will use the assigned value if no
other values are assigned elsewhere, allowing for overrides.

Bug: 230638462
Test: adb shell getprop | grep bluetooth
Change-Id: Id6cd7901555edafef141bbc1bbd5e06dc3a54d0c
Signed-off-by: pix106 <sbordenave@gmail.com>
2023-03-23 19:32:12 +01:00
..
odm.prop sdm660-common: props: Refactor all properties 2021-05-18 05:04:03 +06:00
system.prop sdm660-common: properties: remove duplicated persist.vendor.bt.a2dp_offload_cap & sync offload capabilities 2023-03-23 19:32:12 +01:00
system_ext.prop sdm660-common: Move BT profiles props to vendor 2023-03-23 19:32:12 +01:00
vendor.prop sdm660-common: Use the ?= operator so BT properties can be overridden 2023-03-23 19:32:12 +01:00