zenfone6: Add root extra folders
diff --git a/sepolicy/private/file.te b/sepolicy/private/file.te
new file mode 100644
index 0000000..916beea
--- /dev/null
+++ b/sepolicy/private/file.te
@@ -0,0 +1,5 @@
+# rootfs
+type asdf_file, file_type;
+type batinfo_file, file_type;
+type voucher_file, file_type;
+type xrom_file, file_type;
\ No newline at end of file