Language

Manifest.Permission.ManageDevicePolicySystemApps Field

Definition

Identifies the Android permission named MANAGE_DEVICE_POLICY_SYSTEM_APPS.

[Android.Runtime.Register("MANAGE_DEVICE_POLICY_SYSTEM_APPS", ApiSince=34)]
public const string ManageDevicePolicySystemApps;
[<Android.Runtime.Register("MANAGE_DEVICE_POLICY_SYSTEM_APPS", ApiSince=34)>]
val mutable ManageDevicePolicySystemApps : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to