SalmaxChang 82dd66ca66 wahoo: init: Remove possible unlabeled persist_rfs_file to WA denials
Bug: 78019660

- There are some wahoo devices occur unlabeled denials on persist_rfs_file
  (/persist/rfs/msm/mpss/server_check.txt) with doing restorecon /persist.
- server_check.txt will be checked and re-generated whenever tftp_server is up.
  Remove it and let tftp_server to re-generate it to workaround the denials on
  these devices

avc: denied { getattr } for comm="tftp_server" path="/persist/rfs/msm/mpss/server_check.txt" dev="sdd3" ino=74 scontext=u:r:rfs_access:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0

avc: denied { read } for comm="tftp_server" name="server_check.txt" dev="sdd3" ino=66 scontext=u:r:rfs_access:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0

Change-Id: I105485111a2ca6072d596160fa7390e43e483b01
Signed-off-by: SalmaxChang <salmaxchang@google.com>
2018-08-01 20:25:34 +00:00
2018-05-03 13:47:44 -07:00
2018-04-04 21:31:28 +00:00
2018-05-11 17:00:57 -06:00
2017-05-25 11:40:24 -07:00
2018-04-16 17:46:13 -07:00
2017-03-21 10:28:34 -07:00
2017-09-10 16:50:08 -07:00
2018-04-04 20:30:50 -07:00
Description
No description provided
4.4 MiB
Languages
C++ 54.8%
Makefile 33.2%
C 5.5%
Shell 4.6%
Python 1.3%
Other 0.6%