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
1
universal7885-common/sepolicy/vendor/file.te
vendored
1
universal7885-common/sepolicy/vendor/file.te
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue