detectPotentiallyDangerousApps
Using the PackageManager, check for a list of well known apps that require root. @link {Const.knownRootAppsPackages}
Return
true if one of the apps it's installed
Using the PackageManager, check for a list of well known apps that require root. @link {Const.knownRootAppsPackages}
Return
true if one of the apps it's installed
Parameters
additionalDangerousApps
- array of additional packagenames to search for