My application speaks to JNI interface which has some socket connection
written in C to talk to the underlined Hardware. I am starting some network
service in order to make my application work since its dependent on it. so
in order to do that my application doesnt support talking to such services
unless untill you explictly change the permission. Its working if i do it
from init.rc. But I dont want to do that I want some way I can change the
permission without modifying init.rc. Please let me know if der is any
alternatives.

Regards,
chandrashekar

On Wed, Nov 10, 2010 at 4:18 AM, FrankG <[email protected]> wrote:

> This will not help, because it requires the platform key.
> And he said that he will not run his app as root.
>
>
> On 9 Nov., 04:13, gujian <[email protected]> wrote:
> > You can try to add "android:sharedUserId='android.uid.system'" to
> > AndroidManifest.xml.
> >
> > 2010/11/8 chandu <[email protected]>
> >
> >
> >
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>

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

Reply via email to