Rename the context for the ART APEX.
Test: Boot (with default flattened APEXes)
Bug: 135753770
Change-Id: I551e88a250d3bd891f63a6bccee0682d0d0de7cf
diff --git a/private/file_contexts b/private/file_contexts
index 85c2f60..bd91519 100644
--- a/private/file_contexts
+++ b/private/file_contexts
@@ -180,7 +180,7 @@
# System files
#
/system(/.*)? u:object_r:system_file:s0
-/system/apex/com.android.art u:object_r:runtime_apex_dir:s0
+/system/apex/com.android.art u:object_r:art_apex_dir:s0
/system/lib(64)?(/.*)? u:object_r:system_lib_file:s0
/system/lib(64)?/bootstrap(/.*)? u:object_r:system_bootstrap_lib_file:s0
/system/bin/atrace u:object_r:atrace_exec:s0