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
2024-08-26 12:13:48 +00:00
2024-09-07 01:16:23 +00:00
2024-05-09 12:33:01 +00:00
2025-01-20 01:34:42 -08:00
2023-02-13 12:48:47 +08:00
2024-10-25 17:58:48 +00:00
2024-09-09 12:48:43 +08:00
2024-03-13 17:49:16 +01:00
2024-09-03 13:40:57 +00:00
2023-03-31 06:28:07 +08:00
2022-08-12 09:55:21 +08:00

Please refer to go/pixel-recycle to modularize your code in this space.
Description
No description provided
Readme 325 MiB
Languages
C++ 90.2%
Rust 9.8%