Configures how the edit hardware configuration right can be used

Hierarchy

  • EditHardwareConfiguration

Properties

allowedApps: string[]

The list of android packages to allow to be displayed to the user. A non-empty list will also cause the system/navigation bar to appear and the lock screen to be disabled

enabled: boolean

Allow local settings

options: {
    [key: string]: any;
}

Type declaration

  • [key: string]: any
packageName: string

Configures the package name to use to configure the client

Generated using TypeDoc