mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 20:45:31 -04:00
universal7885: Adopt to changes on R10
* The /proc/kmsg buffer is empty by default
This commit is contained in:
parent
4c9d50ef37
commit
cb6cd3067d
4 changed files with 6 additions and 2 deletions
2
universal7885-common/sepolicy/vendor/init.te
vendored
2
universal7885-common/sepolicy/vendor/init.te
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue