Merge "cgroup: allow associate to tmpfs" am: 5a30eadc49 am: 1bc17b611b

am: 1c5ee00f7b

Change-Id: I64b8b41f5557efbafcd509afe6abe9b558982d58
This commit is contained in:
Jeff Vander Stoep 2017-07-26 20:42:21 +00:00 committed by android-build-merger
commit 2876629a22

View file

@ -321,6 +321,7 @@ type vndservice_contexts_file, file_type;
# Allow files to be created in their appropriate filesystems.
allow fs_type self:filesystem associate;
allow cgroup tmpfs:filesystem associate;
allow sysfs_type sysfs:filesystem associate;
allow debugfs_type { debugfs debugfs_tracing }:filesystem associate;
allow file_type labeledfs:filesystem associate;