universal7885: Adopt to changes on R10

* The /proc/kmsg buffer is empty by default
This commit is contained in:
roynatech2544 2022-06-17 13:58:33 +00:00
commit cb6cd3067d
4 changed files with 6 additions and 2 deletions

View file

@ -40,7 +40,7 @@ allow init kernel:system module_request;
allow init logd:unix_stream_socket connectto;
allow init logdr_socket:sock_file write;
allow init self:capability sys_nice;
allow init sysfs_printk:file write;
allow init proc:file setattr;
allow init proc_swapiness:file write;
allow init proc_extra:file setattr;