wmsha/streing
-
change keyboard layout
change keyboard layout
-
Allows the app to change the keyboard layout. Should never be needed for normal apps.
Allows the app to change the keyboard layout. Should never be needed for normal apps.
-
send Linux signals to apps
send Linux signals to apps
-
Allows the app to request that the supplied signal be sent to all persistent processes.
Allows the app to request that the supplied signal be sent to all persistent processes.
-
make app always run
make app always run
-
Allows the app to make parts of itself persistent in memory. This can limit memory available to other apps slowing down the phone.
Allows the app to make parts of itself persistent in memory. This can limit memory available to other apps slowing down the phone.
-
delete apps
delete apps
-
Allows the app to delete Android packages. Malicious apps may use this to delete important apps.
Allows the app to delete Android packages. Malicious apps may use this to delete important apps.
-
delete other apps' data
delete other apps' data
-
Allows the app to clear user data.
Allows the app to clear user data.
-
delete other apps' caches
delete other apps' caches
-
Allows the app to delete cache files.
Allows the app to delete cache files.
-
measure app storage space
measure app storage space
-
Allows the app to retrieve its code, data, and cache sizes
Allows the app to retrieve its code, data, and cache sizes
-
directly install apps
directly install apps
-
Allows the app to install new or updated Android packages. Malicious apps may use this to add new apps with arbitrarily powerful permissions.
Allows the app to install new or updated Android packages. Malicious apps may use this to add new apps with arbitrarily powerful permissions.
-
delete all app cache data
delete all app cache data
-
Allows the app to free phone storage by deleting files in the cache directories of other applications. This may cause other applications to start up more slowly as they need to re-retrieve their data.
Allows the app to free phone storage by deleting files in the cache directories of other applications. This may cause other applications to start up more slowly as they need to re-retrieve their data.
-
move app resources
move app resources
-
Allows the app to move app resources from internal to external media and vice versa.
Allows the app to move app resources from internal to external media and vice versa.