allow coredump functionality
Change-Id: I7993698ac96f21db0039681275280dbd43ff61ba
diff --git a/file_contexts b/file_contexts
index ec91425..ee5967c 100644
--- a/file_contexts
+++ b/file_contexts
@@ -218,6 +218,9 @@
/data/misc/wifi/hostapd(/.*)? u:object_r:wpa_socket:s0
/data/misc/zoneinfo(/.*)? u:object_r:zoneinfo_data_file:s0
+# coredump directory for userdebug/eng devices
+/cores(/.*)? u:object_r:coredump_file:s0
+
# Wallpaper file for other users
/data/system/users/[0-9]+/wallpaper u:object_r:wallpaper_file:s0
#############################