Pawit Pornkitprasan
d9414ffb28
Enable proper bluetooth MAC address on c1 devices
The approach here is to used bdaddr_read.c to read the MAC address (it's in a different format than ro.bt.bdaddr_path accepts) at /efs/imei/bt.txt and write it to /data/bdaddr and set ro.bt.bdaddr_path there. This approach was used with device/lge/thunderg and bdaddr_read.c was adapted from there.
Description
No description provided
Languages
C
89.1%
C++
7.3%
Makefile
1.5%
Python
0.8%
Java
0.7%
Other
0.6%