get Launch App Details Settings Intent
Return the intent of launch app details settings.
Return
the intent of launch app details settings
Parameters
packageName
The name of the package.
open fun getLaunchAppDetailsSettingsIntent(packageName: String, isNewTask: Boolean): Intent
Content copied to clipboard
Return the intent of launch app details settings.
Return
the intent of launch app details settings
Parameters
packageName
The name of the package.
isNewTask
True to add flag of new task, false otherwise.