Commit Graph

1 Commits

Author SHA1 Message Date
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.
2011-07-24 14:51:54 +02:00