platform_system_sepolicy/public/hal_memtrack.te

7 lines
141 B
Text
Raw Normal View History

# memtrack subsystem
type hal_memtrack, domain;
type hal_memtrack_exec, exec_type, file_type;
# hwbinder access
hwbinder_use(hal_memtrack);