• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Date : 20200520
2# Operation : failed to create tombstone in /data/anr because permissive denied
3# Purpose : type=1400 audit(0.0:14838): avc: denied { write } for
4#           name=".temporary0" dev="mmcblk0p43" ino=3478 scontext=u:r:tombstoned:s0
5#           tcontext=u:object_r:anr_data_file:s0 tclass=file permissive=0
6
7allow tombstoned anr_data_file:file write;
8