aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Weffers <rcstar6696@gmail.com>2017-09-05 16:49:34 +0200
committerArian <arian.kulmer@web.de>2019-10-07 11:07:17 +0200
commitd7ff132903986c959a0489a8741c5fe2d1d82f53 (patch)
tree1dbd4b33480d7d4772660fcfc852c5e715b1b493
parent90a0c1bf1ae8f8c4f77b5fb895ccc34f3f366bf4 (diff)
shinano-common: Set ro.rfkilldisabled = 1 for bluetooth
Change-Id: I5ac186378f9009fde1be1b9db6f2d4e35a0a2798
-rw-r--r--system.prop3
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop
index 4ded8e6..81ca42b 100644
--- a/system.prop
+++ b/system.prop
@@ -37,6 +37,9 @@ ro.qti.sensors.tilt_detector=true
ro.qti.sensors.dpc=false
ro.qti.sensors.wu=false
+# BT rfkill
+ro.rfkilldisabled=1
+
# Assertive Display
ro.qcom.ad=1
ro.qcom.ad.calib.data=/system/etc/ad_calib.cfg