Bruno Martins | f4d15bd | 2018-01-16 19:48:30 +0000 | [diff] [blame] | 1 | allow mpdecision cgroup:file r_file_perms; |
2 | allow mpdecision sysfs_kgsl:file rw_file_perms; | ||||
Michael Bestas | 818c40a | 2018-01-25 23:54:24 +0200 | [diff] [blame] | 3 | allow mpdecision sysfs_runtime_status:file r_file_perms; |
Bruno Martins | f4d15bd | 2018-01-16 19:48:30 +0000 | [diff] [blame] | 4 | |
5 | get_prop(mpdecision, freq_prop) | ||||
Michael Bestas | 856dcf4 | 2018-01-25 22:33:21 +0200 | [diff] [blame] | 6 | |
7 | r_dir_file(mpdecision, hal_power_default) |