Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute mediametrics coredomain; |
2 | |||||
Ray Essick | 3918540 | 2017-01-24 12:53:45 -0800 | [diff] [blame] | 3 | init_daemon_domain(mediametrics) |
Robert Shih | d37ba73 | 2021-03-12 03:57:38 -0800 | [diff] [blame] | 4 | |
5 | # Needed for stats callback registration to statsd. | ||||
6 | allow mediametrics stats_service:service_manager find; | ||||
7 | allow mediametrics statsmanager_service:service_manager find; | ||||
8 | binder_call(mediametrics, statsd) |