commit | f5a1b1bfa9bc74234eb036f58143492e87eb786a | [log] [tgz] |
---|---|---|
author | Nick Kralevich <nnk@google.com> | Thu Oct 18 09:08:26 2018 -0700 |
committer | Nick Kralevich <nnk@google.com> | Thu Oct 18 09:08:26 2018 -0700 |
tree | 0fd7e7d95d7127bb4d5520b03173d22248168b58 | |
parent | a813114831c5d35b0e35d6e0827dcec424dd13ee [diff] |
Move class bpf definition No functional change. This reorg just makes it easier to perform diffs against https://github.com/SELinuxProject/refpolicy/blob/master/policy/flask/access_vectors Test: policy builds. Change-Id: I10cf9547d57981c76ee7e76daa382bb504e36d0b
diff --git a/private/access_vectors b/private/access_vectors index 57ab3a8..59e6d32 100644 --- a/private/access_vectors +++ b/private/access_vectors
@@ -282,15 +282,6 @@ class unix_dgram_socket inherits socket -class bpf -{ - map_create - map_read - map_write - prog_load - prog_run -} - # # Define the access vector interpretation for process-related objects # @@ -677,6 +668,15 @@ class smc_socket inherits socket +class bpf +{ + map_create + map_read + map_write + prog_load + prog_run +} + class property_service { set