Hi I'm using hardware accelerators for graphics rendering. The eglCreateWindowSurface API return egl_bad_alloc when the bootanimation service is not given the root permission in the init.rc file. Now when I change it as root it returns egl_success and I can see the android boot up image.
can anyone explain me how changing the permission affects this bootanimation. I also have the same problem with GlobalTime application. The eglCreateWindowSurface is returninig the same egl_bad_alloc. Is there any way to change the permission settings of the application just like for the bootanimation exe in the init.rc script. If yes, how? Regards, Manjunath -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting To unsubscribe from this group, send email to android-porting+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
