commit | 13f1f45e1e512117e5357e46759d15c0199b593c | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 07 16:44:50 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Mar 07 16:44:50 2022 +0000 |
tree | d132968db9e3cc636c892d105ab0701cab4dddf7 | |
parent | 4734b5810b5fa963fb4acb2b5b1280f416eb35f9 [diff] |
Move GraphicsStatsService native method registration to zygote. It used to be in system server, but this is for a class in boot classpath so we can move it to AndroidRuntime.cpp and avoid system server dirtying memory for these methods. Test: m Bug: 162110941 Change-Id: Ifda5957aab757fe47c97b1aee0a6a8b7a059ac3d