mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
8 lines
291 B
Text
8 lines
291 B
Text
allow kernel device:chr_file { getattr setattr unlink create };
|
|
allow kernel device:dir create_dir_perms;
|
|
allow kernel self:capability { sys_rawio mknod };
|
|
allow kernel block_device:dir search;
|
|
|
|
# Hall IC
|
|
allow kernel sysfs_sec_key:dir search;
|
|
allow kernel sysfs_sec_key:file { open read };
|