add /odm to file_contexts
/odm has the same permissions as /system/... for devices with a
separate odm partition
Bug: 19609718
Change-Id: I6dd83d43c5fd8682248e79d11b0ca676030eadf0
diff --git a/file_contexts b/file_contexts
index 27d5842..849cce0 100644
--- a/file_contexts
+++ b/file_contexts
@@ -177,6 +177,12 @@
#
/vendor(/.*)? u:object_r:system_file:s0
/vendor/bin/gpsd u:object_r:gpsd_exec:s0
+
+#############################
+# ODM files
+#
+/odm(/.*)? u:object_r:system_file:s0
+
#############################
# Data files
#