summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--sepolicy/file.te1
-rw-r--r--sepolicy/file_contexts3
-rw-r--r--sepolicy/mediaserver.te2
-rw-r--r--sepolicy/system_app.te1
4 files changed, 5 insertions, 2 deletions
diff --git a/sepolicy/file.te b/sepolicy/file.te
index 59b2db8..ed24f76 100644
--- a/sepolicy/file.te
+++ b/sepolicy/file.te
@@ -23,6 +23,7 @@ type param_tv_file, file_type;
#power
type sysfs_mpgpu_cmd, fs_type, sysfs_type;
type sysfs_power_trigger, fs_type, sysfs_type;
+type sysfs_mpgpu_scale, fs_type, sysfs_type;
type sysfs_digital_codec, fs_type, sysfs_type;
type sysfs_audio_samesource, fs_type, sysfs_type;