Merge "Game Driver: allow statsd to ask gpuservice for stats"

This commit is contained in:
Treehugger Robot 2019-02-26 18:26:19 +00:00 committed by Gerrit Code Review
commit 4108c665a1

View file

@ -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)