-
- Downloads
add selinux policy for GNSS hal
The following are the avc denials that are addressed: avc: denied { call } for pid=889 comm="system_server" scontext=u:r:system_server:s0 tcontext=u:r:hal_gnss_default:s0 tclass=binder permissive=0 avc: denied { call } for scontext=u:r:hal_gnss_default:s0 tcontext=u:r:system_server:s0 tclass=binder permissive=0 avc: denied { read } for name="hw" dev="mmcblk0p43" ino=1837 scontext=u:r:hal_gnss_default:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0 avc: denied { open } for path="/system/lib64/hw" dev="mmcblk0p43" ino=1837 scontext=u:r:hal_gnss_default:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=0 Bug:31974439 Test: Checked that there no more related avc denial messages related to the GNSS HAL in dmesg. Change-Id: I5b43dc088017a5568dd8e442726d2bf52e95b1d5
Showing
- private/file_contexts 1 addition, 0 deletionsprivate/file_contexts
- private/hal_gnss_default.te 9 additions, 0 deletionsprivate/hal_gnss_default.te
- public/attributes 1 addition, 0 deletionspublic/attributes
- public/hal_gnss.te 4 additions, 0 deletionspublic/hal_gnss.te
- public/system_server.te 1 addition, 0 deletionspublic/system_server.te
private/hal_gnss_default.te
0 → 100644
public/hal_gnss.te
0 → 100644
Please register or sign in to comment