1 type audioserver_service, service_manager_type; 2 type batteryproperties_service, app_api_service, ephemeral_app_api_service, service_manager_type; 3 type bluetooth_service, service_manager_type; 4 type cameraserver_service, service_manager_type; 5 type default_android_service, service_manager_type; 6 type drmserver_service, service_manager_type; 7 type dumpstate_service, service_manager_type; 8 type fingerprintd_service, service_manager_type; 9 type hal_fingerprint_service, service_manager_type; 10 type gatekeeper_service, app_api_service, service_manager_type; 11 type gpu_service, service_manager_type; 12 type inputflinger_service, service_manager_type; 13 type incident_service, service_manager_type; 14 type installd_service, service_manager_type; 15 type keystore_service, service_manager_type; 16 type mediaserver_service, service_manager_type; 17 type mediametrics_service, service_manager_type; 18 type mediaextractor_service, service_manager_type; 19 type mediacodec_service, service_manager_type; 20 type mediadrmserver_service, service_manager_type; 21 type mediacasserver_service, service_manager_type; 22 type netd_service, service_manager_type; 23 type nfc_service, service_manager_type; 24 type radio_service, service_manager_type; 25 type storaged_service, service_manager_type; 26 type surfaceflinger_service, service_manager_type; 27 type system_app_service, service_manager_type; 28 type update_engine_service, service_manager_type; 29 type virtual_touchpad_service, service_manager_type; 30 type vr_hwc_service, service_manager_type; 31 32 # system_server_services broken down 33 type accessibility_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 34 type account_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 35 type activity_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 36 type alarm_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 37 type appops_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 38 type appwidget_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 39 type assetatlas_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 40 type audio_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 41 type autofill_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 42 type backup_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 43 type batterystats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 44 type battery_service, system_server_service, service_manager_type; 45 type bluetooth_manager_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 46 type cameraproxy_service, system_server_service, service_manager_type; 47 type clipboard_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 48 type contexthub_service, app_api_service, system_server_service, service_manager_type; 49 type IProxyService_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 50 type commontime_management_service, system_server_service, service_manager_type; 51 type companion_device_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 52 type connectivity_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 53 type connmetrics_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 54 type consumer_ir_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 55 type content_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 56 type country_detector_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 57 # Note: The coverage_service should only be enabled for userdebug / eng builds that were compiled 58 # with EMMA_INSTRUMENT=true. We should consider locking this down in the future. 59 type coverage_service, system_server_service, service_manager_type; 60 type cpuinfo_service, system_api_service, system_server_service, service_manager_type; 61 type dbinfo_service, system_api_service, system_server_service, service_manager_type; 62 type device_policy_service, app_api_service, system_server_service, service_manager_type; 63 type deviceidle_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 64 type device_identifiers_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 65 type devicestoragemonitor_service, system_server_service, service_manager_type; 66 type diskstats_service, system_api_service, system_server_service, service_manager_type; 67 type display_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 68 type font_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 69 type netd_listener_service, system_server_service, service_manager_type; 70 type DockObserver_service, system_server_service, service_manager_type; 71 type dreams_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 72 type dropbox_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 73 type ethernet_service, app_api_service, system_server_service, service_manager_type; 74 type fingerprint_service, app_api_service, system_server_service, service_manager_type; 75 type gfxinfo_service, system_api_service, system_server_service, service_manager_type; 76 type graphicsstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 77 type hardware_service, system_server_service, service_manager_type; 78 type hardware_properties_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 79 type hdmi_control_service, system_api_service, system_server_service, service_manager_type; 80 type input_method_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 81 type input_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 82 type imms_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 83 type ipsec_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 84 type jobscheduler_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 85 type launcherapps_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 86 type location_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 87 type lock_settings_service, system_api_service, system_server_service, service_manager_type; 88 type media_projection_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 89 type media_router_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 90 type media_session_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 91 type meminfo_service, system_api_service, system_server_service, service_manager_type; 92 type midi_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 93 type mount_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 94 type netpolicy_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 95 type netstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 96 type network_management_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 97 type network_score_service, system_api_service, system_server_service, service_manager_type; 98 type network_time_update_service, system_server_service, service_manager_type; 99 type notification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 100 type oem_lock_service, system_api_service, system_server_service, service_manager_type; 101 type otadexopt_service, system_server_service, service_manager_type; 102 type overlay_service, system_server_service, service_manager_type; 103 type package_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 104 type permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 105 type persistent_data_block_service, system_api_service, system_server_service, service_manager_type; 106 type pinner_service, system_server_service, service_manager_type; 107 type power_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 108 type print_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 109 type processinfo_service, system_server_service, service_manager_type; 110 type procstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 111 type recovery_service, system_server_service, service_manager_type; 112 type registry_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 113 type restrictions_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 114 type rttmanager_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 115 type samplingprofiler_service, system_server_service, service_manager_type; 116 type scheduling_policy_service, system_server_service, service_manager_type; 117 type search_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 118 type sec_key_att_app_id_provider_service, app_api_service, system_server_service, service_manager_type; 119 type sensorservice_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 120 type serial_service, system_api_service, system_server_service, service_manager_type; 121 type servicediscovery_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 122 type settings_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 123 type shortcut_service, app_api_service, system_server_service, service_manager_type; 124 type statusbar_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 125 type storagestats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 126 type task_service, system_server_service, service_manager_type; 127 type textclassification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 128 type textservices_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 129 type telecom_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 130 type trust_service, app_api_service, system_server_service, service_manager_type; 131 type tv_input_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 132 type uimode_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 133 type updatelock_service, system_api_service, system_server_service, service_manager_type; 134 type usagestats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 135 type usb_service, app_api_service, system_server_service, service_manager_type; 136 type user_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 137 type vibrator_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 138 type voiceinteraction_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 139 type vr_manager_service, system_server_service, service_manager_type; 140 type wallpaper_service, app_api_service, system_server_service, service_manager_type; 141 type webviewupdate_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type; 142 type wifip2p_service, app_api_service, system_server_service, service_manager_type; 143 type wifiscanner_service, system_api_service, system_server_service, service_manager_type; 144 type wifi_service, app_api_service, system_server_service, service_manager_type; 145 type wificond_service, service_manager_type; 146 type wifiaware_service, app_api_service, system_server_service, service_manager_type; 147 type window_service, system_api_service, system_server_service, service_manager_type; 148