Sal Savage dc88b6d933 sm7325-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
2022-09-29 22:21:17 -04:00
2022-03-26 23:16:05 +01:00
2022-03-26 23:16:05 +01:00
2022-04-06 17:30:40 +02:00
Description
No description provided
2.1 MiB
Languages
C++ 69.9%
Shell 17.2%
C 10.3%
Makefile 1.6%
M4 0.7%
Other 0.2%