blob: 82ea66a0e0d1542c74a60197bcfe9a902466c45d [file] [log] [blame]
userdebug_or_eng(`
allow surfaceflinger diag_device:chr_file rw_file_perms;
')
# misc
allow surfaceflinger display_data_file:dir create_dir_perms;
allow surfaceflinger display_data_file:file create_file_perms;
# persist
allow surfaceflinger persist_file:dir search;
# persist/display
allow surfaceflinger persist_display_file:dir r_dir_perms;
allow surfaceflinger persist_display_file:file create_file_perms;
# TODO(b/36655945): Remove once surfaceflinger is no longer sharing data
# in /data/misc/display with hal_graphics_composer.
typeattribute surfaceflinger vendordata_in_core_violators;