detectRootManagementApps

Using the PackageManager, check for a list of well known root apps. @link {Const.knownRootAppsPackages}

Return

true if one of the apps it's installed


open fun detectRootManagementApps(additionalRootManagementApps: Array<String>): Boolean

Using the PackageManager, check for a list of well known root apps. @link {Const.knownRootAppsPackages}

Return

true if one of the apps it's installed

Parameters

additionalRootManagementApps

- array of additional packagenames to search for