zenfone6: Add root extra folders
diff --git a/sepolicy/private/file_contexts b/sepolicy/private/file_contexts
new file mode 100644
index 0000000..e0ab13c
--- /dev/null
+++ b/sepolicy/private/file_contexts
@@ -0,0 +1,5 @@
+# Files in rootfs
+/asdf(/.*)?             u:object_r:asdf_file:s0
+/batinfo(/.*)?          u:object_r:batinfo_file:s0
+/voucher(/.*)?          u:object_r:voucher_file:s0
+/xrom(/.*)?             u:object_r:xrom_file:s0