Skip to content
Commit 12667722 authored by Sergey Vasilinets's avatar Sergey Vasilinets
Browse files

Disallow access to IGraphicsStats$Stub starting with Q

Reasoning: this is deeply internal apis and it is impossible
to use them without calling tons of other private apis.
Also, there is no known valid use cases, when it would be useful to do.
If you need graphics stats for debug purposes, please use
"adb shell dumpsys gfxinfo <package>" and/or systrace


Change-Id: If04c7802c9e663f62b85c23d81fa11514137319b
Fixes: 123769511
Test: N/A
parent de626e05
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment