diff options
author | Sal Savage <salsavage@google.com> | 2022-04-27 13:30:38 -0700 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-08 17:55:33 +0530 |
commit | a50290eb59d8e45f80c692a13a24d0c15f2deede (patch) | |
tree | 87acc3a514d1a2f4f9597135e5b955de6988c47a /rro_overlays/WifiOverlayS88007EA1/AndroidManifest.xml | |
parent | 8528eecbf6f1cca7f98eb02f9e9e54ab55fb2834 (diff) |
veux: 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: Ahmad Rulim <personal@rulim34.dev>
Diffstat (limited to 'rro_overlays/WifiOverlayS88007EA1/AndroidManifest.xml')
0 files changed, 0 insertions, 0 deletions