device_wephone/nehemiah/sepolicy/board_properties.te
2023-11-15 21:06:10 -05:00

5 lines
168 B
Plaintext

type sysfs_board_properties, fs_type, sysfs_type;
allow system_server sysfs_board_properties:dir search;
allow system_server sysfs_board_properties:file r_file_perms;