Loading rootdir/init.rc +2 −1 Original line number Original line Diff line number Diff line Loading @@ -359,7 +359,8 @@ on post-fs-data # Fix the access permissions and group ownership for 'bt_config.conf' # Fix the access permissions and group ownership for 'bt_config.conf' chmod 0660 /data/misc/bluedroid/bt_config.conf chmod 0660 /data/misc/bluedroid/bt_config.conf chown bluetooth net_bt_stack /data/misc/bluedroid/bt_config.conf chown bluetooth net_bt_stack /data/misc/bluedroid/bt_config.conf mkdir /data/misc/bluetooth 0770 system system mkdir /data/misc/bluetooth 0770 bluetooth net_bt_stack mkdir /data/misc/bluetooth/logs 0770 bluetooth net_bt_stack mkdir /data/misc/keystore 0700 keystore keystore mkdir /data/misc/keystore 0700 keystore keystore mkdir /data/misc/gatekeeper 0700 system system mkdir /data/misc/gatekeeper 0700 system system mkdir /data/misc/keychain 0771 system system mkdir /data/misc/keychain 0771 system system Loading Loading
rootdir/init.rc +2 −1 Original line number Original line Diff line number Diff line Loading @@ -359,7 +359,8 @@ on post-fs-data # Fix the access permissions and group ownership for 'bt_config.conf' # Fix the access permissions and group ownership for 'bt_config.conf' chmod 0660 /data/misc/bluedroid/bt_config.conf chmod 0660 /data/misc/bluedroid/bt_config.conf chown bluetooth net_bt_stack /data/misc/bluedroid/bt_config.conf chown bluetooth net_bt_stack /data/misc/bluedroid/bt_config.conf mkdir /data/misc/bluetooth 0770 system system mkdir /data/misc/bluetooth 0770 bluetooth net_bt_stack mkdir /data/misc/bluetooth/logs 0770 bluetooth net_bt_stack mkdir /data/misc/keystore 0700 keystore keystore mkdir /data/misc/keystore 0700 keystore keystore mkdir /data/misc/gatekeeper 0700 system system mkdir /data/misc/gatekeeper 0700 system system mkdir /data/misc/keychain 0771 system system mkdir /data/misc/keychain 0771 system system Loading