Merge "Add telephony_modemtype_prop to GRIL service" into 24D1-dev

This commit is contained in:
Aswin Sankar 2024-04-10 22:56:52 +00:00 committed by Android (Google) Code Review
commit bab1ea9e7b

View file

@ -20,3 +20,4 @@ hal_client_domain(grilservice_app, hal_power_stats)
# Read access to /sys/kernel/irq
allow grilservice_app sysfs_irq:dir r_dir_perms;
allow grilservice_app sysfs_irq:file r_file_perms;
get_prop(grilservice_app, telephony_modemtype_prop)