This is not available in the SDK, which is what this group is about.  You
can only do this if making your own custom build of the platform, so you
should ask this in somewhere like android-porting.

On Thu, May 19, 2011 at 10:48 PM, Naureen <naureen.rabnaw...@gmail.com>wrote:

> 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
>



-- 
Dianne Hackborn
Android framework engineer
hack...@android.com

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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