diff options
author | Sal Savage <salsavage@google.com> | 2022-04-27 13:29:31 -0700 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2023-08-03 02:52:56 +0200 |
commit | a07dcb281ee51ba32f7b4074aaad4f4df060a7b5 (patch) | |
tree | 8cced4f0a1ee0dfdc3363b2e3cae3032c201208e /touch/KeyDisabler.h | |
parent | bf34b393e84818c560aafd2b898c486516a877bf (diff) |
msm8996-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
Merged-In: I29701f59e357d5896db5623493010be02dc2b4d5
Change-Id: I29701f59e357d5896db5623493010be02dc2b4d5
Diffstat (limited to 'touch/KeyDisabler.h')
0 files changed, 0 insertions, 0 deletions