device_google_gs-common/insmod
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
..
sepolicy insmod-sh: Allow writing to kmsg 2025-01-20 01:34:42 -08:00
Android.bp Revert "Add a different implementation of insmod.sh" 2024-07-09 23:46:49 +00:00
init.common.cfg insmod: Add support to load kernel modules from /system/lib/modules 2023-03-16 01:31:03 +00:00
init.module.rc insmod-sh: Allow writing to kmsg 2025-01-20 01:34:42 -08:00
insmod.mk Revert "Add a different implementation of insmod.sh" 2024-07-09 23:46:49 +00:00
insmod.sh Revert "Add a different implementation of insmod.sh" 2024-07-09 23:46:49 +00:00