diff --git a/non_plat/dumpstate.te b/non_plat/dumpstate.te index 3d1c2bb..5f0871c 100644 --- a/non_plat/dumpstate.te +++ b/non_plat/dumpstate.te @@ -159,3 +159,8 @@ allow dumpstate proc_isp_p2:file r_file_perms; allow dumpstate debugfs:dir r_dir_perms; allow dumpstate debugfs_mmc:dir search; allow dumpstate mnt_media_rw_file:dir getattr; + +# Date: 19/07/15 +# Purpose: fix google dumpstate avc error in xTs +allow dumpstate sysfs_mmcblk1:file r_file_perms; +allow dumpstate proc_last_kmsg:file r_file_perms;