# proto-file: config.proto # proto-message: UprobestatsConfig tasks { probe_configs { bpf_name: "prog_MalwareSignal_uprobe_set_component_enabled_setting" fully_qualified_class_name: "com.android.server.pm.PackageManagerService$IPackageManagerImpl" method_name: "setComponentEnabledSetting" fully_qualified_parameters: ["android.content.ComponentName", "int", "int", "int", "java.lang.String"] } probe_configs { bpf_name: "prog_MalwareSignal_uprobe_add_bound_client_uid" fully_qualified_class_name: "com.android.server.wm.BackgroundLaunchProcessController" method_name: "addBoundClientUid" fully_qualified_parameters: ["int", "java.lang.String", "long"] } bpf_maps: "map_MalwareSignal_output_buf" target_process_name: "system_server" duration_seconds: 300 }