Change-Id: Ic78db8195c5c51f85c9c6fd3ef8333489afd6e79 MTK-Commit-Id: 848bf57127be9d01fd1df4aab95737855456afee
10 lines
451 B
Plaintext
10 lines
451 B
Plaintext
# 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 };
|