device_google_zumapro/legacy/vendor/dump_cma.te
Wilson Sung 9bd666007d Revert^2 commit 2c99c990d3"
This reverts commit 5d2c755531.

Bug: 297129706
Change-Id: Ia8301a139559e8abf119a0964d7a06914aacf55e
2023-08-23 17:57:57 +08:00

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;
')