device_phh_treble/sepolicy/board_properties.te

5 lines
168 B
Plaintext
Raw Normal View History

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;