commit | bf371750449b67116141397c5cfd0e05db592c59 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Fri Jul 31 21:03:29 2020 +0000 |
committer | Yiwei Zhang <zzyiwei@google.com> | Fri Jul 31 21:03:29 2020 +0000 |
tree | 0331d4134cd637949fed81d46451eba9365dbd11 | |
parent | 12259e59c415b6c3c79ef23274e53f246ab2269f [diff] |
Revert "libhwui: avoid creating GPU context in Zygote" The original CL is not needed as HardwareRenderer.preload is not in Zygote but at app launch time. Bug: 162242036 Change-Id: I41e46e22cb9730b350feb9f6acb2021264a18a97 Test: atest CtsUiRenderingTestCases all pass on GL backend Test: atest CtsUiRenderingTestCases no regression on VK backend