ManifestPermissionGroup

Added in 1.0.0-alpha05

public final class ManifestPermissionGroup


Summary

Public fields

static final @NonNull String

Used for permissions that are associated with accessing XR tracked information about the person using the device and the environment around them.

static final @NonNull String

Used for permissions that are associated with accessing particularly sensitive XR tracking data.

Public fields

public static final @NonNull String XR_TRACKING

Used for permissions that are associated with accessing XR tracked information about the person using the device and the environment around them.

Constant Value: "android.permission-group.XR_TRACKING"

XR_TRACKING_SENSITIVE

public static final @NonNull String XR_TRACKING_SENSITIVE

Used for permissions that are associated with accessing particularly sensitive XR tracking data.

Constant Value: "android.permission-group.XR_TRACKING_SENSITIVE"