Manifest.Permission.Dump Field

Definition

Allows an application to retrieve state dump information from system services.

[Android.Runtime.Register("DUMP")]
public const string Dump;
[<Android.Runtime.Register("DUMP")>]
val mutable Dump : string

Field Value

Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to