7 lines
217 B
Text
7 lines
217 B
Text
pixel_bugreport(dump_cma)
|
|
|
|
userdebug_or_eng(`
|
|
allow dump_cma vendor_toolbox_exec:file execute_no_trans;
|
|
allow dump_cma vendor_cma_debugfs:dir r_dir_perms;
|
|
allow dump_cma vendor_cma_debugfs:file r_file_perms;
|
|
')
|