Merge "Add the selinux policy for MDS to access modem_state file" into main

This commit is contained in:
Mike Wang 2024-03-29 15:16:19 +00:00 committed by Android (Google) Code Review
commit 2b280a43ff

View file

@ -7,6 +7,8 @@ allow modem_diagnostic_app app_api_service:service_manager find;
allow modem_diagnostic_app radio_service:service_manager find;
userdebug_or_eng(`
allow modem_diagnostic_app sysfs_modem_state:file r_file_perms;
hal_client_domain(modem_diagnostic_app, hal_power_stats);
allow modem_diagnostic_app hal_exynos_rild_hwservice:hwservice_manager find;