Mark qemu_device as a mlstrustedobject.

Allow apps running with any level to write to it.

Change-Id: I8fca1f377e14c624db5273bdacf8400addc6210d
Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>
This commit is contained in:
Stephen Smalley 2014-10-31 13:28:09 -04:00
parent 871b8df128
commit 968ce565f7

View file

@ -1 +1 @@
type qemu_device, dev_type;
type qemu_device, dev_type, mlstrustedobject;