device_google_gs-common/insmod/sepolicy
Yi-Yo Chiang 51357e0322 insmod-sh: Allow writing to kmsg
modprobe would log errors to /dev/kmsg, need to explicit allow this.

```
avc:  denied  { write } for  comm="modprobe" name="kmsg" dev="tmpfs" ino=5 scontext=u:r:insmod-sh:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=0
```

Bug: 388717752
Test: DeviceBootTest#SELinuxUncheckedDenialBootTest
Change-Id: I49a3e6a9f76f20151034cb00f772247b0e9c668e
2025-01-20 01:34:42 -08:00
..
file_contexts move insert module script sepolicy to gs-common 2022-09-06 10:39:35 +08:00
insmod-sh.te insmod-sh: Allow writing to kmsg 2025-01-20 01:34:42 -08:00
property.te move insert module script sepolicy to gs-common 2022-09-06 10:39:35 +08:00
property_contexts move insert module script sepolicy to gs-common 2022-09-06 10:39:35 +08:00