Merge "Make package_native_serice an (ephemeral_)?app_api_service."

This commit is contained in:
Przemyslaw Szczepaniak 2019-03-25 15:49:57 +00:00 committed by Gerrit Code Review
commit 37f5cb2db0

View file

@ -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;