summaryrefslogtreecommitdiffstats
path: root/r_non_plat/hal_memtrack_default.te
blob: 8594ac3b8fd43004907a028793216cb8a17e5206 (plain)
1
2
3
4
5
6
7
8
9
# Date : WK16.52
# Operation : HIDL Migration
# Purpose : For memtrack related service access
allow hal_memtrack debugfs_gpu_mali_midgard:file {open read getattr };
allow hal_memtrack debugfs_gpu_mali_utgard:file {open read getattr };
allow hal_memtrack debugfs_gpu_img:dir search;
allow hal_memtrack debugfs_gpu_img:file {open read getattr };
allow hal_memtrack debugfs_ion:dir rw_dir_perms;
allow hal_memtrack debugfs_ion:file {open read getattr };