diff options
author | Giulio Cervera <giulio.cervera@cyanogenmod.org> | 2014-07-22 16:49:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | 2014-07-26 15:48:43 +0000 |
commit | 9a9df66b30166be11abee99a3dbfd5905b01de56 (patch) | |
tree | e5f30b3dbd2e734de99d15c329fa393fa02bfc50 /rootdir | |
parent | afe3abb76d1a1b2945351fad48dce6d3a511ff31 (diff) |
shinano: reconfigure bt for sony libbt
Change-Id: I8a756b1d9f35ef2c72062727858b16ef34e98cfa
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 33ea61e..545567d 100644 --- a/rootdir/init.qcom.rc +++ b/rootdir/init.qcom.rc @@ -58,8 +58,8 @@ on init chown bluetooth net_bt_stack ro.bt.bdaddr_path # bluetooth LPM - chown bluetooth net_bt_stack /proc/bluetooth/sleep/lpm - chown bluetooth net_bt_stack /proc/bluetooth/sleep/btwrite + chown bluetooth net_bt_stack /proc/bluetooth/wakeup/proto + chmod 0664 /proc/bluetooth/wakeup/proto # Enable ramdumps from subsystems to dump # Should be initialized during init |