Skip to content

Commit

Permalink
Merge "revert ipmemorystore selinux policy."
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaom-GitHub authored and Gerrit Code Review committed Apr 2, 2019
2 parents 4bc3ca7 + e2876a3 commit f99aa3c
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 10 deletions.
3 changes: 0 additions & 3 deletions private/app.te
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,3 @@ neverallow { appdomain -shell userdebug_or_eng(`-su') }
{ domain -appdomain -crash_dump -rs }:process { transition };
neverallow { appdomain -shell userdebug_or_eng(`-su') }
{ domain -appdomain }:process { dyntransition };

# Disallow apps from using IP memory store
neverallow { appdomain -shell } ipmemorystore_service:service_manager *;
1 change: 0 additions & 1 deletion private/compat/26.0/26.0.ignore.cil
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@
iorapd_exec
iorapd_service
iorapd_tmpfs
ipmemorystore_service
kmsg_debug_device
last_boot_reason_prop
llkd
Expand Down
1 change: 0 additions & 1 deletion private/compat/27.0/27.0.ignore.cil
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@
iorapd_exec
iorapd_service
iorapd_tmpfs
ipmemorystore_service
last_boot_reason_prop
llkd
llkd_exec
Expand Down
1 change: 0 additions & 1 deletion private/compat/28.0/28.0.ignore.cil
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
heapprofd_prop
heapprofd_socket
idmap_service
ipmemorystore_service
iris_service
iris_vendor_data_file
llkd
Expand Down
1 change: 0 additions & 1 deletion private/service_contexts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@ iphonesubinfo2 u:object_r:radio_service:s0
iphonesubinfo u:object_r:radio_service:s0
ims u:object_r:radio_service:s0
imms u:object_r:imms_service:s0
ipmemorystore u:object_r:ipmemorystore_service:s0
ipsec u:object_r:ipsec_service:s0
ircs u:object_r:radio_service:s0
iris u:object_r:iris_service:s0
Expand Down
1 change: 0 additions & 1 deletion private/system_app.te
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ allow system_app {
-dumpstate_service
-installd_service
-iorapd_service
-ipmemorystore_service
-lpdump_service
-netd_service
-system_suspend_control_service
Expand Down
1 change: 0 additions & 1 deletion public/service.te
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ type hdmi_control_service, system_api_service, system_server_service, service_ma
type imms_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type input_method_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type input_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type ipmemorystore_service, system_server_service, service_manager_type;
type ipsec_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
type iris_service, app_api_service, system_server_service, service_manager_type;
type jobscheduler_service, app_api_service, ephemeral_app_api_service, system_server_service, service_manager_type;
Expand Down
1 change: 0 additions & 1 deletion public/traceur_app.te
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ allow traceur_app {
-gatekeeper_service
-incident_service
-installd_service
-ipmemorystore_service
-iorapd_service
-lpdump_service
-netd_service
Expand Down

0 comments on commit f99aa3c

Please sign in to comment.