Build.Partition.PartitionNameSystem Field

Definition

The name identifying the system partition.

[Android.Runtime.Register("PARTITION_NAME_SYSTEM", ApiSince=29)]
public const string PartitionNameSystem;
[<Android.Runtime.Register("PARTITION_NAME_SYSTEM", ApiSince=29)>]
val mutable PartitionNameSystem : string

Field Value

Attributes

Remarks

The name identifying the system partition.

Java documentation for android.os.Build.Partition.PARTITION_NAME_SYSTEM.

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