android_device_samsung_mond.../sepolicy/system_server.te

10 lines
479 B
Text
Raw Normal View History

2016-11-30 18:20:35 +03:00
allow system_server sysfs_vibeamp:dir search;
allow system_server sysfs_vibeamp:file { getattr open read write };
allow system_server time_daemon:unix_stream_socket connectto;
allow system_server sysfs_thermal:dir search;
allow system_server sysfs_thermal:file { open read write };
2016-01-10 17:51:48 +03:00
allow system_server efs_file:dir search;
2016-11-30 18:20:35 +03:00
allow system_server sensors_efs_file:file { open read };
allow system_server efs_file:file { read };
allow system_server wifi_efs_file:file { read write };