mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: sepolicy: Allow hvdcp to write to /dev/kmsg
[ 11.115803] type=1400 audit(1654349199.951:104): avc: denied { write } for comm=hvdcp_opti name=kmsg dev=tmpfs ino=11054 scontext=u:r:vendor_hvdcp:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=0
Change-Id: I28ad2076bda1f336539fc850756c725394f403bf
This commit is contained in:
committed by
boedhack99
parent
3c8fb773cb
commit
8618b9b7e9
1
sepolicy/vendor/vendor_hvdcp.te
vendored
Normal file
1
sepolicy/vendor/vendor_hvdcp.te
vendored
Normal file
@@ -0,0 +1 @@
|
||||
allow vendor_hvdcp kmsg_device:chr_file rw_file_perms;
|
||||
Reference in New Issue
Block a user