wmsha/streing
-
close other apps
close other apps
-
Allows the app to end background processes of other apps. This may cause other apps to stop running.
Allows the app to end background processes of other apps. This may cause other apps to stop running.
-
force stop other apps
force stop other apps
-
Allows the app to forcibly stop other apps.
Allows the app to forcibly stop other apps.
-
force app to close
force app to close
-
Allows the app to force any activity that is in the foreground to close and go back. Should never be needed for normal apps.
Allows the app to force any activity that is in the foreground to close and go back. Should never be needed for normal apps.
-
retrieve system internal state
retrieve system internal state
-
Allows the app to retrieve internal state of the system. Malicious apps may retrieve a wide variety of private and secure information that they should never normally need.
Allows the app to retrieve internal state of the system. Malicious apps may retrieve a wide variety of private and secure information that they should never normally need.
-
retrieve screen content
retrieve screen content
-
Allows the app to retrieve the content of the active window. Malicious apps may retrieve the entire window content and examine all its text except passwords.
Allows the app to retrieve the content of the active window. Malicious apps may retrieve the entire window content and examine all its text except passwords.
-
temporary enable accessibility
temporary enable accessibility
-
Allows an application to temporarily enable accessibility on the device. Malicious apps may enable accessibility without user consent.
Allows an application to temporarily enable accessibility on the device. Malicious apps may enable accessibility without user consent.
-
retrieve window token
retrieve window token
-
Allows an application to retrieve the window token. Malicious apps may perfrom unauthorized interaction with the application window impersonating the system.
Allows an application to retrieve the window token. Malicious apps may perfrom unauthorized interaction with the application window impersonating the system.
-
retrieve frame statistics
retrieve frame statistics
-
Allows an application to collect frame statistics. Malicious apps may observe the frame statistics of windows from other apps.
Allows an application to collect frame statistics. Malicious apps may observe the frame statistics of windows from other apps.
-
filter events
filter events
-
Allows an application to register an input filter which filters the stream of all user events before they are dispatched. Malicious app may control the system UI whtout user intervention.
Allows an application to register an input filter which filters the stream of all user events before they are dispatched. Malicious app may control the system UI whtout user intervention.
-
partial shutdown
partial shutdown
-
Puts the activity manager into a shutdown state. Does not perform a complete shutdown.
Puts the activity manager into a shutdown state. Does not perform a complete shutdown.