blob: 1798c16511904fb8ee6cb7bb11e73579ac65563b (
plain)
1
2
3
|
allow thermal-engine { sysfs_batteryinfo sysfs_usb_supply }:file r_file_perms;
allow thermal-engine sysfs_batteryinfo:file write;
allow thermal-engine { sysfs_batteryinfo sysfs_usb_supply }:dir search;
|