[android-porting] ICS porting Unable to open socket for UEventObserver

2011-11-18 Thread vicky simha
When I am booting up ICS I observe the following errors After Battery services. It fails during binding the socket it has opened. Is it a permission issue or a code implementation missing issue. After this I filesystem reboots. I/SystemServer( 111): Lights Service I/SystemServer( 111):

[android-porting] Video playback window creation.

2011-04-29 Thread vicky simha
Hi, I am observing a flicker at the start(appx first 3 frames) of the playback due to inappropriate creation of playback window. Initially Surface flinger calls overlay setPosition with x,y,w,h values. Here the (x,y) or (left,top) values are not proper hence Surface flinger calls the same API