vendor: omni: sepolicy
avc: denied { write } for pid=15315 comm=app_process32_o name=system@framework@boot.art dev=dm-0 ino=1051650 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file
Change-Id: I80a83c0b83f886aefe27bd2eb124cf3f4bb7d2b0
diff --git a/sepolicy/shell.te b/sepolicy/shell.te
index 48b4777..b6cfb7c 100644
--- a/sepolicy/shell.te
+++ b/sepolicy/shell.te
@@ -1 +1,6 @@
+###########################
+## OmniROM common sepolicy
+##
+
allow shell adbtcp_prop:property_service set;
+allow shell dalvikcache_data_file:file write;