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

@ -54,6 +54,7 @@ type sysfs_sensors_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_sim_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_spi_writeable, sysfs_type, rw_fs_type, fs_type;
type sysfs_wifi_writable, sysfs_type, rw_fs_type, fs_type;
type sysfs_printk, sysfs_type, rw_fs_type, fs_type;
### VENDOR
type vendor_firmware_file, file_type, vendor_file_type;