Skip to content
Snippets Groups Projects
Commit 8cce4128 authored by Jeff Vander Stoep's avatar Jeff Vander Stoep Committed by android-build-merger
Browse files

sysfs_uio: declare type in core policy

am: f2d07904

* commit 'f2d07904':
  sysfs_uio: declare type in core policy
parents 2d7693bb f2d07904
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,7 @@ type proc_uid_cputime_removeuid, fs_type;
type selinuxfs, fs_type, mlstrustedobject;
type cgroup, fs_type, mlstrustedobject;
type sysfs, fs_type, sysfs_type, mlstrustedobject;
type sysfs_uio, sysfs_type, fs_type;
type sysfs_writable, fs_type, sysfs_type, mlstrustedobject;
type sysfs_batteryinfo, fs_type, sysfs_type;
type sysfs_bluetooth_writable, fs_type, sysfs_type, mlstrustedobject;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment