vendor: Move fuseblk to system/sepolicy

 * The rule is needed earlier in system/sepolicy

Change-Id: I3f6c45d48f4af28266f124e918966991016a4e1a
diff --git a/sepolicy/file.te b/sepolicy/file.te
index 03855a3..2bf0cab 100644
--- a/sepolicy/file.te
+++ b/sepolicy/file.te
@@ -12,5 +12,4 @@
 
 # Filesystems
 type exfat, sdcard_type, fs_type, mlstrustedobject;
-type fuseblk, sdcard_type, fs_type, mlstrustedobject;
 type ntfs, sdcard_type, fs_type, mlstrustedobject;