[Detail] New sepolicy path declared and also support legacy android. MTK-Commit-Id: 8982268bbef8f852c153428f1a5f83849953c7c2 Change-Id: Ic10f297a312ff2e89e44a0aa323ffa11bc78ff6e CR-Id: ALPS04767749 Feature: [Android Default] SELinux, SEAndroid, and SE-MTK
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 };
|