This reverts commit 5d2c755531
.
Bug: 297129706
Change-Id: Ia8301a139559e8abf119a0964d7a06914aacf55e
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;
|
|
')
|