Hello,
I am currently got a problem the place where my application needs
permission to access the surface flinger.
I got the following error Message :
W/ServiceManager( 176): Permission failure:
android.permission.ACCESS_SURFACE_FLINGER from uid= 1080 pid= 10020
E/SurfaceFlinger( 176): Permission Denial: can't access
SurfaceFlinger pid=108, uid=10020
Applications signed with same system keys by which an phone
resource lib is signed only can access the surface flinger.
I have tryed by signing my app by platform
certificate(platform.x509.pem) and private key(platform.pk8) that
comes with open source (built/target/product/security)
GingerBread(2.3.3).
But it didn't worked.
How i will get the platform certificate(platform.x509.pem) and
private key(platform.pk8) to sign my app by which Nexus S surface
flinger is signed.
OR If anyone has faced the same problem and solved it please
help..
Thank You
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting