Hi, I am porting Android ICS with kernel 3.0.8 on the SMDKC110. The board has the BMA150 accelerometer sensor. I am looking into Auto-rotate screen feature. The kernel was not having the drivers and i copied the source from existing froyo kernel source. Now the Screen rotation is happening but the response time is very much if i keep the device in landscape from portrait it will take more than 30sec or i need the shake the device to change the orientation. if the device is like falling scenario the response is good the orientation is faster. Once in the landscape it is not getting into the portrait mode. If the device suspends and resumes then screen will be portrait.
Am really confused, I want to know where exactly do i need to change things to get the better and faster response. Is the HAL of ICS different from froyo? I used the existing HAL of another accelerometer and modified the same(sysfs path, delay). Regards Rajesh R N -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
