Merge "Open permission manager service to the world"
am: 7e06c56154
Change-Id: Ia9af8732ec45f665b49f2a7087d10774e0ff7111
This commit is contained in:
commit
13a7dff211
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ type overlay_service, system_api_service, system_server_service, service_manager
|
|||
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 permission_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type permissionmgr_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;
|
||||
type pinner_service, system_server_service, service_manager_type;
|
||||
type power_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue