Duplicate from zuma-sepolicy 7f3e2b9 Test: make selinux_policy Bug: 296187211 Change-Id: If686fbdcf058849479019e8b37bb1d57a0215ed6 Signed-off-by: Wilson Sung <wilsonsung@google.com>
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;
|
|
')
|