On 03/30/2015 09:41 AM, Tai Nguyen (tainguye) wrote: > Can you use the seclabel option in the init.rc file instead of changing > the code? > service your service /your/exec/path > seclabel yourlabel
That would be more flexible/configurable, but it doesn't address the root problem; it will still end up calling setexeccon() followed by exec and this will not work for a program in /cache. _______________________________________________ Seandroid-list mailing list [email protected] To unsubscribe, send email to [email protected]. To get help, send an email containing "help" to [email protected].
