allow bootanim system_data_file:dir search;
+allow bootanim hal_graphics_allocator_default_tmpfs:file rw_file_perms;
allow mediacodec tee_device:file rw_file_perms;
allow mediacodec video_device:file rw_file_perms;
+allow mediacodec hal_graphics_allocator_default_tmpfs:file rw_file_perms;
+
get_prop(mediacodec, build_bootimage_prop);
get_prop(mediacodec, omx_prop);
get_prop(mediacodec, vendor_media_prop);
allow surfaceflinger gpu_device:chr_file rw_file_perms;
+allow surfaceflinger hal_graphics_allocator_default_tmpfs:file rw_file_perms;
#allow surfaceflinger init:binder call;
allow system_app hdmicecd:binder {call transfer};
+allow system_app hal_graphics_allocator_default_tmpfs:file rw_file_perms;
+
binder_call(system_app, system_control)
get_prop(system_app, system_prop)
allow system_server frp_block_device:blk_file r_file_perms;
allow system_server sysfs_amhdmitx:file r_file_perms;
allow system_server sysfs_rtc:file r_file_perms;
+
+allow bootanim hal_graphics_allocator_default_tmpfs:file rw_file_perms;
--- /dev/null
+allow untrusted_app hal_graphics_allocator_default_tmpfs:file rw_file_perms;