Skip to content
Snippets Groups Projects
Commit 5c98a06f authored by Tony Mak's avatar Tony Mak Committed by android-build-merger
Browse files

Add selinux policy for CrossProfileAppsService

am: 215fb3ef

Change-Id: I6c451967c7e40250c29c7f696f61b4b61c27ad69
parents c9bfbc16 215fb3ef
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
( adbd_exec
bootloader_boot_reason_prop
broadcastradio_service
crossprofileapps_service
e2fs
e2fs_exec
hal_broadcastradio_hwservice
......
......@@ -32,6 +32,7 @@ contexthub u:object_r:contexthub_service:s0
country_detector u:object_r:country_detector_service:s0
coverage u:object_r:coverage_service:s0
cpuinfo u:object_r:cpuinfo_service:s0
crossprofileapps u:object_r:crossprofileapps_service:s0
dbinfo u:object_r:dbinfo_service:s0
device_policy u:object_r:device_policy_service:s0
device_identifiers u:object_r:device_identifiers_service:s0
......
......@@ -48,6 +48,7 @@ type broadcastradio_service, system_server_service, service_manager_type;
type cameraproxy_service, system_server_service, service_manager_type;
type clipboard_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type contexthub_service, app_api_service, system_server_service, service_manager_type;
type crossprofileapps_service, app_api_service, system_server_service, service_manager_type;
type IProxyService_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type commontime_management_service, system_server_service, service_manager_type;
type companion_device_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment