diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index c717d52..76b4945 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -1320,6 +1320,10 @@ on boot chmod 0760 /sys/class/sensor_event/symlink/proximity_sensor/trigger/current_trigger chmod 0760 /sys/class/sensor_event/symlink/proximity_sensor/uevent + # BT + chown radio net_bt_stack /efs/bluetooth/bt_addr + chmod 0640 /efs/bluetooth/bt_addr + # msm specific files that need to be created on /data on post-fs-data # Create directory for TZ Apps diff --git a/system.prop b/system.prop index cfc41b3..624c6eb 100644 --- a/system.prop +++ b/system.prop @@ -26,6 +26,7 @@ voice.record.conc.disabled=false # Bluetooth bluetooth.hfp.client=1 qcom.bluetooth.soc=rome +ro.bt.bdaddr_path=/efs/bluetooth/bt_addr # Camera media.camera.ts.monotonic=0