1 allow platform_app vnd_qcril_audio_hwservice:hwservice_manager find; 2 binder_call(platform_app, rild); 3 4 userdebug_or_eng(` 5 6 # qxdmlogger rundiag perms 7 allow platform_app ramdump_data_file:dir { getattr open read remove_name rmdir search write }; 8 allow platform_app ramdump_data_file:file { getattr open read unlink write }; 9 dontaudit platform_app proc_sysrq:file getattr; 10 dontaudit platform_app proc_iomem:file getattr; 11 ') 12