24302d7e1e
Per API review, dynamic_android should be renamed to dynamic_system. Bug: 126613281 Test: run DynamicSystemInstallationService via adb Change-Id: Ia908cdd0c21b3a82f59b30e03a985dc260530230
7 lines
555 B
Text
7 lines
555 B
Text
type ashmem_device_service, app_api_service, service_manager_type;
|
|
type attention_service, system_server_service, service_manager_type;
|
|
type dynamic_system_service, system_api_service, system_server_service, service_manager_type;
|
|
type gsi_service, service_manager_type;
|
|
type incidentcompanion_service, system_api_service, system_server_service, service_manager_type;
|
|
type stats_service, service_manager_type;
|
|
type statscompanion_service, system_server_service, service_manager_type;
|