wmsha/streing
-
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.
-
prevent app switches
prevent app switches
-
Prevents the user from switching to another app.
Prevents the user from switching to another app.
-
get current app info
get current app info
-
Allows the holder to retrieve private information about the current application in the foreground of the screen.
Allows the holder to retrieve private information about the current application in the foreground of the screen.
-
monitor and control all app launching
monitor and control all app launching