dre: sepolicy: Fix flashlight

Change-Id: I95ebf14ffaae81b28204505d23ee448213c23bea
This commit is contained in:
Albert Tang 2022-06-13 19:34:36 -05:00
commit d736c9340f
3 changed files with 3 additions and 0 deletions

View file

@ -6,6 +6,7 @@ type opf_file, file_type;
# procfs
type proc_direct_swappiness, fs_type, proc_type;
type proc_flash_light_file, fs_type, proc_type;
type proc_swappiness, fs_type, proc_type;
type proc_touchpanel, fs_type, proc_type;
type proc_watermark_boost_factor, fs_type, proc_type;