Re: Bluetooth and Android?
Maybe someone can answer this question, when you add the following two lines to the init.rc:
chmod 666 /dev/htc-acoustic_wincechmod 666 /dev/tpa2016d2
It's referencing files/folders (/dev/htc-acoustic_wince and /d/tpa2016d2) that don't exist in my build (I know this because when I adb and look through the file structures neither of those exist). Is there something that I need to add/copy for those?
|