PermissionsSetupHelper

class PermissionsSetupHelper(applicationContext: Context)

Permissions related setup helper.

The functionality provided by this class should not be used in the vehicle and is only for development purposes to allow testing the app without running it as system app.

Constructors

Link copied to clipboard
fun PermissionsSetupHelper(applicationContext: Context)

Properties

Link copied to clipboard
val deniedRuntimePermissions: List<String>