Allow radio to send pulled atoms to statsd.
Bug: 146066107 Bug: 141631489 Bug: 122371089 Bug: 149880090 Bug: 127666858 Bug: 142026991 Test: build and statsd_testdrive Change-Id: Iaf70fb9a25e44e060d4945ffadf3b71aebfe8377
This commit is contained in:
parent
c58ad4b82c
commit
9750836dca
1 changed files with 4 additions and 0 deletions
|
@ -20,3 +20,7 @@ allow radio emergency_data_file:file r_file_perms;
|
|||
set_prop(radio, binder_cache_telephony_server_prop);
|
||||
neverallow { domain -radio -init }
|
||||
binder_cache_telephony_server_prop:property_service set;
|
||||
|
||||
# allow sending pulled atoms to statsd
|
||||
binder_call(radio, statsd)
|
||||
|
||||
|
|
Loading…
Reference in a new issue