No, you're not right )

signatureOrSystem == signature|system

On Monday, February 17, 2014 9:27:46 AM UTC+1, Abnerl Wang wrote:
>
> Hi all,
>
> I checked the protection level page from:
> http://developer.android.com/guide/topics/manifest/permission-element.html
>
> It says there're 4 protection levels that developer can use it, i.e.
> "normal", "dangerous", "signature" and "signatureOrSystem".
>
> But I found there still has a different usage in source code, e.g.
> android:*protectionLevel*="signature|system"/>
> It uses "OR" operator to combine two different protection levels.
>
> I would like to know if I can combine the permission freely by requirement.
> Like, protectionLevel="dangerous|system"  means user can use the 
> permission as
> dangerous level or if the user is system app without "use permission" .
>
> Is it correct?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-security-discuss.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to