ProtectionLevel

enumeration

Description

Mirrors the ProtectionLevel enum.

For more information about the attribute, see Android's documentation: ProtectionLevel attribute

Properties

NullAttribute is not set and will not appear in the element.
NormalMirrors android:protectionLevel="normal".
DangerousMirrors android:protectionLevel="dangerous".
SignatureMirrors android:protectionLevel="signature".
SignatureOrSystemMirrors android:protectionLevel="signatureOrSystem".

Did you find this page useful? Please give it a rating: