diff options
author | Isaac Chen <tingyi364@gmail.com> | 2019-07-24 06:04:32 +0200 |
---|---|---|
committer | Isaac Chen <tingyi364@gmail.com> | 2019-09-01 16:44:11 +0200 |
commit | 915e5bfa31e8f1f725e9e3461370c8535017d2e8 (patch) | |
tree | eecdd755c743e62069dba2b46622ab8813650fa0 /sepolicy/genfs_contexts | |
parent | eb15173eee7fe3a19fea03da5c06cba1cdb091ad (diff) |
wayne-common: Address denials for P
Signed-off-by: Isaac Chen <tingyi364@gmail.com>
Change-Id: I6759914e91c1cc437304d74328e970daeb3d25e3
Diffstat (limited to 'sepolicy/genfs_contexts')
-rw-r--r-- | sepolicy/genfs_contexts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/genfs_contexts b/sepolicy/genfs_contexts new file mode 100644 index 0000000..638c917 --- /dev/null +++ b/sepolicy/genfs_contexts @@ -0,0 +1,2 @@ +genfscon proc /nvt_wake_gesture u:object_r:proc_dt2w:s0 +genfscon debugfs /wlan0 u:object_r:debugfs_wlan:s0 |