am 905e316d: Make ion_device mls trusted.

* commit '905e316d0b9f2a913f61a6344bc9bafe2fa66671':
  Make ion_device mls trusted.
diff --git a/device.te b/device.te
index 4f3032a..cdfc0d9 100644
--- a/device.te
+++ b/device.te
@@ -38,7 +38,7 @@
 type vcs_device, dev_type;
 type zero_device, dev_type;
 type fuse_device, dev_type;
-type ion_device, dev_type;
+type ion_device, dev_type, mlstrustedobject;
 type gps_device, dev_type;
 type qtaguid_device, dev_type;
 type watchdog_device, dev_type;