1# VIDEO_DECODE_PLAYBACK_HINT is for interactive governor in HMP kernels 2# Do not grant the access 3dontaudit mediacodec perfd:unix_stream_socket connectto; 4dontaudit mediacodec perfd_socket:sock_file write; 5 6allow mediacodec sysfs_soc:file r_file_perms; 7allow mediacodec sysfs_soc:dir search; 8 9allow mediacodec system_file:dir r_dir_perms; 10 11userdebug_or_eng(` 12 allow mediacodec dumpstate:fd use; 13') 14