Hello 

I am working on bluetooth porting , Android JB 4.2.2  , using Bluedroid 
stack

I have successfully defined the board so that bdt (bluedroid test tool) is 
working , I can enable and disable the device

when I try to activate Bluetooth using settings-->bluetooth I get the 
following error on logcat :


E/BluetoothAdapter( 2558): Bluetooth binder is null
E/DeviceListPreferenceFragment( 2558): Bluetooth is not supported on this 
device


* I have already added :

device.mk

# Bluetooth
PRODUCT_COPY_FILES += \
    
frameworks/native/data/etc/android.hardware.bluetooth.xml:system/etc/permissions/android.hardware.bluetooth.xml


and the file is present on the device 


any ideas on how can I solve this ?


thank you

-- 
-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

--- 
You received this message because you are subscribed to the Google Groups 
"android-porting" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to