diff --git a/whitechapel_pro/pixelstats_vendor.te b/whitechapel_pro/pixelstats_vendor.te index 645b6ae2..69674fb8 100644 --- a/whitechapel_pro/pixelstats_vendor.te +++ b/whitechapel_pro/pixelstats_vendor.te @@ -9,3 +9,6 @@ allow pixelstats_vendor sysfs_wlc:file rw_file_perms; # Batery history allow pixelstats_vendor battery_history_device:chr_file r_file_perms; + +# storage smart idle maintenance +get_prop(pixelstats_vendor, smart_idle_maint_enabled_prop);