Saturday, December 3, 2011

[android-developers] android.permission.ACCESS_SURFACE_FLINGER error

Hi all,
  I am using <uses-permission
                android:name="android.permission.ACCESS_SURFACE_FLINGER" />
to access the ISurface, But I am getting the error: 

E/SecHardwareRenderer(  424): iSurface is get
E/SecHardwareRenderer(  424): mframesize set  ok
W/ServiceManager(   90): Permission failure: android.permission.ACCESS_SURFACE_FLINGER from uid=10036 pid=424
E/SurfaceFlinger(   90): Permission Denial: can't access SurfaceFlinger pid=424, uid=10036
E/SecHardwareRenderer(  424): i surface register Buffer is ok

How to Rectify the above error?

Thanks
--
Jiang Bian
http://www.wifihack.net/
http://golang-china.org/

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment