1allow hal_graphics_allocator_default graphics_device:dir { search }; 2allow hal_graphics_allocator debugfs_tracing:file { write open}; 3allow hal_graphics_allocator_default graphics_device:chr_file { read write open ioctl }; 4allow hal_graphics_allocator_default hi_vfmw_device:chr_file { read write open getattr ioctl }; 5allow hal_graphics_allocator_default hi_vdec_device:chr_file { read write open }; 6allow hal_graphics_allocator_default hi_mem_device:chr_file { read write open }; 7allow hal_graphics_allocator_default mmz_userdev_device:chr_file { read write open ioctl }; 8allow hal_graphics_allocator_default debugfs_trace_marker:file { open write }; 9