summaryrefslogtreecommitdiffstats
path: root/bdaddr_read/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Enable proper bluetooth MAC address on aries devices (1/5)Pawit Pornkitprasan2011-07-241-0/+28
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. Change-Id: Ide75a0d6074506cc93b9c11af667f62e7460faa2