This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
device_motorola_sanders-lin…/vendor_prop.mk
Michele Berionne 81ec186405 Added persist.vendor.radio.sap_silent_pin property set to 1.
This property controls if the user has to enter the PIN code manually
after disconnecting the phone from the car using the bluetooth SAP
profile. When SAP profile is used, it's equivalent as moving the SIM
card from the phone into the car, and thus the default behavior is to
request the PIN code from the user. Anyway, this is usually annoying for
the user, as he might not check the screen and suddenly becomes
unreachable.

Test: adb shell getprop | grep "sap_silent_pin"
Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
2020-03-25 00:08:13 +05:30

13 KiB