Merge "Make package_native_serice an (ephemeral_)?app_api_service."
This commit is contained in:
commit
37f5cb2db0
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ type oem_lock_service, system_api_service, system_server_service, service_manage
|
|||
type otadexopt_service, system_server_service, service_manager_type;
|
||||
type overlay_service, system_api_service, system_server_service, service_manager_type;
|
||||
type package_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type package_native_service, system_server_service, service_manager_type;
|
||||
type package_native_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type permissionmgr_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type persistent_data_block_service, system_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue