commit | ef2575884fd024b45c280b3c3d4581eafe463f08 | [log] [tgz] |
---|---|---|
author | Yumi Yukimura <me.cafebabe@gmail.com> | Sat Feb 17 20:52:21 2024 +0800 |
committer | Yumi Yukimura <me.cafebabe@gmail.com> | Sun Feb 18 16:12:15 2024 +0800 |
tree | e018d8b8d54665dc59bb19ce7bae014f4296de12 | |
parent | ac2362bf410ad8497a7767f56b5f0a3808c6d04d [diff] |
sepolicy: qcom: Don't audit hal_gnss_qti reading xtra-daemon control property Silences the following SELinux denial: [ 13.227324] type=1400 audit(1696156342.168:13): avc: denied { read } for comm="Loc_hal_worker" name="u:object_r:xtra_control_prop:s0" dev="tmpfs" ino=15652 scontext=u:r:hal_gnss_qti:s0 tcontext=u:object_r:xtra_control_prop:s0 tclass=file permissive=0 Reason for silence instead of allow: Refer to comments on https://review.lineageos.org/c/LineageOS/android_device_lineage_sepolicy/+/367498 Change-Id: I13bae97a1d555c4c489f4856f554c1d04f29ebd0