sonyxperiadev / device-sony-common

70 stars 139 forks source link

Bluetooth Fixes[#2] #906

Open ShujathMohd opened 10 months ago

ShujathMohd commented 10 months ago

In one of the commit from this PR we are moving from

android.hardware.bluetooth@1.0-service-qti to     android.hardware.bluetooth@1.0-service

android.hardware.bluetooth@1.0-service-qti was imported to opendevices around android pie I believe.

android.hardware.bluetooth@1.0-service : https://android.googlesource.com/platform/hardware/interfaces/+/refs/tags/android-14.0.0_r10/bluetooth/1.0/default/android.hardware.bluetooth%401.0-service.rc

android.hardware.bluetooth@1.0-service-qti : https://github.com/sonyxperiadev/vendor-qcom-opensource-bluetooth/blob/master/interfaces/bluetooth/1.0/qti/android.hardware.bluetooth%401.0-service-qti.rc

The only change I notice is https://github.com/sonyxperiadev/vendor-qcom-opensource-bluetooth/blob/master/interfaces/bluetooth/1.0/qti/android.hardware.bluetooth%401.0-service-qti.rc#L5

However during the testing did not come across any sleep or wakelock issues while being connected to bluetooth devices.