Hello,

    I am currently stuck with 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..
    Naureen

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to