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.