SEAndroid: Removing merge conflict with google changes

Removing entry from /device/qcom/sepolicy/genfs_contexts
to avoid merge conflict with AOSP change as AOSP changes
will get higher priority

Change-Id: I1009ecc3572e2fe4251c20f9dad6eed81c930c5f
This commit is contained in:
Shruthi Krishna
2014-05-06 13:47:29 -07:00
committed by Avijit Kanti Das
parent 0a2c91f21e
commit 788d88a0f4

View File

@@ -2,7 +2,7 @@ allow vold qseecom_device:chr_file rw_file_perms;
allow vold kernel:system module_request;
allow vold self:capability2 block_suspend;
allow vold fscklogs:file { write create open getattr };
allow vold sysrq_trigger_proc:file rw_file_perms;
allow vold proc_sysrq:file rw_file_perms;
allow vold self:capability sys_boot;
allow vold cache_file:dir { write add_name };
allow vold cache_file:file { write create open };