Merge "Expose domain_verification_service" am: 158db41e21
am: 4f6c73283b
am: 4c399f5d9d
Original change: https://android-review.googlesource.com/c/platform/system/sepolicy/+/1630099 Change-Id: I251801a04cdc13792b497ec18e1ce4ad6547e2eb
This commit is contained in:
commit
4d6e6387b1
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ type device_identifiers_service, app_api_service, ephemeral_app_api_service, sys
|
|||
type devicestoragemonitor_service, system_server_service, service_manager_type;
|
||||
type diskstats_service, system_api_service, system_server_service, service_manager_type;
|
||||
type display_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
|
||||
type domain_verification_service, system_api_service, system_server_service, service_manager_type;
|
||||
type domain_verification_service, app_api_service, system_server_service, service_manager_type;
|
||||
type color_display_service, system_api_service, system_server_service, service_manager_type;
|
||||
type external_vibrator_service, system_server_service, service_manager_type;
|
||||
type file_integrity_service, app_api_service, system_server_service, service_manager_type;
|
||||
|
|
Loading…
Reference in a new issue