Executes the following shell scripts:
- /system/lib/arm/houdini /data/user/0/<Package>/service /data/user/0/<Package>/service
- app_process /system/bin com.android.commands.am.Am startservice --user 0 <Package>/com.container.context.service.MainService
- chmod 777 /data/user/0/<Package>/service
- sh -c am startservice --user 0 <Package>/com.container.context.service.MainService > /dev/null
Accesses the ITelephony private interface.
Gets information about location.
Gets information about network.
Gets information about phone status (number, IMEI, etc.).
Gets information about installed apps.
Adds tasks to the system scheduler.
Displays its own windows over windows of other apps.
Gets information about sent/received SMS.
Requests the system alert window permission.