1 allow platform_app vnd_qcril_audio_hwservice:hwservice_manager find;
2 binder_call(platform_app, rild);
3
4 allow platform_app qchook_service:service_manager find;
5
6 userdebug_or_eng(`
7 dontaudit platform_app proc_sysrq:file getattr;
8 dontaudit platform_app proc_iomem:file getattr;
9 ')
10
11