mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
9 lines
342 B
Text
9 lines
342 B
Text
allow init proc_swappiness:file w_file_perms;
|
|
allow init sysfs_battery_writable:file setattr;
|
|
allow init { sec_efs_file efs_file }:dir mounton;
|
|
allow init sysfs_mmc:file w_file_perms;
|
|
allow init socket_device:sock_file create_file_perms;
|
|
|
|
# dirty_background_bytes, dirty_bytes
|
|
# Better than sperately labeling it?
|
|
allow init proc:file write;
|