1# Allows Exoplayer(and other applications) access to the vstream-secure DMA-BUF heap 2# for secure video playback 3allow untrusted_app_all dmabuf_system_secure_heap_device:chr_file r_file_perms; 4 5dontaudit untrusted_app_all proc_vendor_sched:dir search; 6dontaudit untrusted_app_all proc_vendor_sched:file write; 7