[android-porting] Re: Sensor porting HAL

2013-06-12 Thread ffxx68
Hi, I have ported the BMA220 accelerometer too, as part of this JB porting project: https://groups.google.com/forum/?fromgroups=#!forum/renesas-emev-osp our sensor HAL source code is here: https://github.com/Renesas-EMEV2/Renesas-device_emev/tree/emev-4.1/sensors All seems working well,

[android-porting] Re: Using initlogo in JB on OMAP4460

2013-06-12 Thread ffxx68
Same issue with the logo, for another 4.1 porting project: https://groups.google.com/forum/?fromgroups=#!forum/renesas-emev-osp Any help appreciated. On Monday, 10 June 2013 22:30:48 UTC+2, Dave Smith wrote: Hi all - We are running 4.1.2 on an OMAP4460 platform made by Variscite:

[android-porting] 3G porting

2013-06-12 Thread bill_tn
hi all ! I am trying to port 3G telephony to a ti card using rowbat ICS project. I am able now to receive sms and calls but when I try to make an outgoing call I am having an alert saying Mobile network not availabe. I think that this issue is related to checkIfOkToInitiateOutgoingCall:

[android-porting] Re: Integration of ambient light sensor and Auto brightness

2013-06-12 Thread chaqol
Thanks for your help. I found that I have a problem in HAL (Hardware abstraction) which results in not writing proper information about ambient light values to sysfs. After some changes it started to work, but the backlight intensity isn't very smooth. Probably that can be done by changing