diff options
author | Chirayu Desai <chirayudesai1@gmail.com> | 2014-11-15 19:12:16 +0530 |
---|---|---|
committer | Chirayu Desai <chirayudesai1@gmail.com> | 2014-11-20 19:08:27 +0530 |
commit | ab1c8c91d0d7b116d3953c5437632fbc06647a02 (patch) | |
tree | e47532680a82965997ecc2b6cb59d11a69152d75 /rootdir | |
parent | 691ab72fc4e1ac01f28401f8474fc67aa5174bd4 (diff) |
Revert "shinano: reconfigure bt for sony libbt"
This reverts commit 9a9df66b30166be11abee99a3dbfd5905b01de56.
Change-Id: If3cf1d29ca96ae3f3fab75aea6acc68221a58cd4
Diffstat (limited to 'rootdir')
-rw-r--r-- | rootdir/init.qcom.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rootdir/init.qcom.rc b/rootdir/init.qcom.rc index 3de622d..12da53e 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -60,8 +60,8 @@ on init chown bluetooth net_bt_stack ro.bt.bdaddr_path # bluetooth LPM - chown bluetooth net_bt_stack /proc/bluetooth/wakeup/proto - chmod 0664 /proc/bluetooth/wakeup/proto + chown bluetooth net_bt_stack /proc/bluetooth/sleep/lpm + chown bluetooth net_bt_stack /proc/bluetooth/sleep/btwrite write /sys/module/qpnp_rtc/parameters/poweron_alarm 1 |