commit | 48b2a36cbf59d2d6d2225e32472f466e5b65932a | [log] [tgz] |
---|---|---|
author | rpcraig <rpcraig@tycho.ncsc.mil> | Fri Mar 22 18:13:55 2013 -0700 |
committer | Android Git Automerger <android-git-automerger@android.com> | Fri Mar 22 18:13:55 2013 -0700 |
tree | b8a6d4ebcc0186831746450762c1a329d11128e6 | |
parent | 27382687cbc57c85184a9e236c01420fda4ed69e [diff] | |
parent | 905e316d0b9f2a913f61a6344bc9bafe2fa66671 [diff] |
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;