Merge "Game Driver: allow statsd to ask gpuservice for stats"
This commit is contained in:
commit
4108c665a1
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ userdebug_or_eng(`
|
|||
binder_call(statsd, perfprofd)
|
||||
')
|
||||
binder_call(statsd, system_server)
|
||||
binder_call(statsd, gpuservice)
|
||||
|
||||
# Allow logd access.
|
||||
read_logd(statsd)
|
||||
|
|
Loading…
Reference in a new issue