Merge "revert ipmemorystore selinux policy."
diff --git a/private/file_contexts b/private/file_contexts
index cd1df0a..3e8cf19 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -373,6 +373,7 @@
 /(odm|vendor|vendor/odm)/usr/idc(/.*)?\.idc                 u:object_r:vendor_idc_file:s0
 
 /oem(/.*)?              u:object_r:oemfs:s0
+/oem/overlay(/.*)?      u:object_r:vendor_overlay_file:s0
 
 # The precompiled monolithic sepolicy will be under /odm only when
 # BOARD_USES_ODMIMAGE is true: a separate odm.img is built.
diff --git a/public/init.te b/public/init.te
index 177005f..f0f9835 100644
--- a/public/init.te
+++ b/public/init.te
@@ -362,6 +362,7 @@
   sysfs_android_usb
   sysfs_leds
   sysfs_power
+  sysfs_fs_f2fs
 }:file w_file_perms;
 
 allow init {