Add telephony_modemtype_prop to GRIL service

Bug:315993263
Test: Manual test with GRIL changes to read out
SystemProperty("telephony.ril.modem_bin_status").

Change-Id: I67303f1410e5dfb4472185210f41437be01d473b
This commit is contained in:
Aswin Sankar 2024-04-09 13:28:42 -07:00
parent 8804ef12db
commit aa139f50d2

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)