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:
parent
8804ef12db
commit
aa139f50d2
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue