Home | History | Annotate | Download | only in public
      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 mediaextractor_update_service, service_manager_type;
     20 type mediacodec_service,        service_manager_type;
     21 type mediadrmserver_service,    service_manager_type;
     22 type netd_service,              service_manager_type;
     23 type nfc_service,               service_manager_type;
     24 type perfprofd_service,         service_manager_type;
     25 type radio_service,             service_manager_type;
     26 type secure_element_service,    service_manager_type;
     27 type storaged_service,          service_manager_type;
     28 type surfaceflinger_service,    app_api_service, ephemeral_app_api_service, service_manager_type;
     29 type system_app_service,        service_manager_type;
     30 type thermal_service,           service_manager_type;
     31 type update_engine_service,     service_manager_type;
     32 type virtual_touchpad_service,  service_manager_type;
     33 type vold_service,              service_manager_type;
     34 type vr_hwc_service,            service_manager_type;
     35 
     36 # system_server_services broken down
     37 type accessibility_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     38 type account_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     39 type activity_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     40 type alarm_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     41 type appops_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     42 type appwidget_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     43 type assetatlas_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     44 type audio_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     45 type autofill_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     46 type backup_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     47 type batterystats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     48 type battery_service, system_server_service, service_manager_type;
     49 type binder_calls_stats_service, system_server_service, service_manager_type;
     50 type bluetooth_manager_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     51 type broadcastradio_service, system_server_service, service_manager_type;
     52 type cameraproxy_service, system_server_service, service_manager_type;
     53 type clipboard_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     54 type contexthub_service, app_api_service,  system_server_service, service_manager_type;
     55 type crossprofileapps_service, app_api_service, system_server_service, service_manager_type;
     56 type IProxyService_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     57 type commontime_management_service, system_server_service, service_manager_type;
     58 type companion_device_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     59 type connectivity_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     60 type connmetrics_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     61 type consumer_ir_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     62 type content_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     63 type country_detector_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     64 # Note: The coverage_service should only be enabled for userdebug / eng builds that were compiled
     65 # with EMMA_INSTRUMENT=true. We should consider locking this down in the future.
     66 type coverage_service, system_server_service, service_manager_type;
     67 type cpuinfo_service, system_api_service, system_server_service, service_manager_type;
     68 type dbinfo_service, system_api_service, system_server_service, service_manager_type;
     69 type device_policy_service, app_api_service, system_server_service, service_manager_type;
     70 type deviceidle_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     71 type device_identifiers_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     72 type devicestoragemonitor_service, system_server_service, service_manager_type;
     73 type diskstats_service, system_api_service, system_server_service, service_manager_type;
     74 type display_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     75 type font_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     76 type netd_listener_service, system_server_service, service_manager_type;
     77 type network_watchlist_service, system_server_service, service_manager_type;
     78 type DockObserver_service, system_server_service, service_manager_type;
     79 type dreams_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     80 type dropbox_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     81 type lowpan_service, system_api_service, system_server_service, service_manager_type;
     82 type ethernet_service, app_api_service, system_server_service, service_manager_type;
     83 type fingerprint_service, app_api_service, system_server_service, service_manager_type;
     84 type gfxinfo_service, system_api_service, system_server_service, service_manager_type;
     85 type graphicsstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     86 type hardware_service, system_server_service, service_manager_type;
     87 type hardware_properties_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     88 type hdmi_control_service, system_api_service, system_server_service, service_manager_type;
     89 type input_method_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     90 type input_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     91 type imms_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     92 type ipsec_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     93 type jobscheduler_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     94 type launcherapps_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     95 type location_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     96 type lock_settings_service, system_api_service, system_server_service, service_manager_type;
     97 type media_projection_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     98 type media_router_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
     99 type media_session_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    100 type meminfo_service, system_api_service, system_server_service, service_manager_type;
    101 type midi_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    102 type mount_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    103 type netpolicy_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    104 type netstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    105 type network_management_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    106 type network_score_service, system_api_service, system_server_service, service_manager_type;
    107 type network_time_update_service, system_server_service, service_manager_type;
    108 type notification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    109 type oem_lock_service, system_api_service, system_server_service, service_manager_type;
    110 type otadexopt_service, system_server_service, service_manager_type;
    111 type overlay_service, system_api_service, system_server_service, service_manager_type;
    112 type package_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    113 type package_native_service, system_server_service, service_manager_type;
    114 type permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    115 type persistent_data_block_service, system_api_service, system_server_service, service_manager_type;
    116 type pinner_service, system_server_service, service_manager_type;
    117 type power_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    118 type print_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    119 type processinfo_service, system_server_service, service_manager_type;
    120 type procstats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    121 type recovery_service, system_server_service, service_manager_type;
    122 type registry_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    123 type restrictions_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    124 type rttmanager_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    125 type samplingprofiler_service, system_server_service, service_manager_type;
    126 type scheduling_policy_service, system_server_service, service_manager_type;
    127 type search_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    128 type sec_key_att_app_id_provider_service, app_api_service, system_server_service, service_manager_type;
    129 type sensorservice_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    130 type serial_service, system_api_service, system_server_service, service_manager_type;
    131 type servicediscovery_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    132 type settings_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    133 type shortcut_service, app_api_service, system_server_service, service_manager_type;
    134 type slice_service, app_api_service, system_server_service, service_manager_type;
    135 type statusbar_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    136 type storagestats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    137 type system_update_service, system_server_service, service_manager_type;
    138 type task_service, system_server_service, service_manager_type;
    139 type textclassification_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    140 type textservices_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    141 type telecom_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    142 type timezone_service, system_server_service, service_manager_type;
    143 type trust_service, app_api_service, system_server_service, service_manager_type;
    144 type tv_input_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    145 type uimode_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    146 type updatelock_service, system_api_service, system_server_service, service_manager_type;
    147 type usagestats_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    148 type usb_service, app_api_service, system_server_service, service_manager_type;
    149 type user_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    150 type vibrator_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    151 type voiceinteraction_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    152 type vr_manager_service, system_server_service, service_manager_type;
    153 type wallpaper_service, app_api_service, system_server_service, service_manager_type;
    154 type webviewupdate_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
    155 type wifip2p_service, app_api_service, system_server_service, service_manager_type;
    156 type wifiscanner_service, system_api_service, system_server_service, service_manager_type;
    157 type wifi_service, app_api_service, system_server_service, service_manager_type;
    158 type wificond_service, service_manager_type;
    159 type wifiaware_service, app_api_service, system_server_service, service_manager_type;
    160 type window_service, system_api_service, system_server_service, service_manager_type;
    161 type wpantund_service, system_api_service, service_manager_type;
    162