Merge "Extend visibility of hibernation service for CTS"
This commit is contained in:
commit
4d81dc33f8
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ type activity_task_service, app_api_service, ephemeral_app_api_service, system_s
|
|||
type adb_service, system_api_service, system_server_service, service_manager_type;
|
||||
type alarm_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type app_binding_service, system_server_service, service_manager_type;
|
||||
type app_hibernation_service, system_api_service, system_server_service, service_manager_type;
|
||||
type app_hibernation_service, app_api_service, system_api_service, system_server_service, service_manager_type;
|
||||
type app_integrity_service, system_api_service, system_server_service, service_manager_type;
|
||||
type app_prediction_service, app_api_service, system_server_service, service_manager_type;
|
||||
type app_search_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue