Files
frameworks_base/core/java
Nick Kralevich 0fcb43ac75 ZygoteInit: remove duplicate preloadOpenGL call
Commit ba0370eef3 added a call to
preloadOpenGL(), The nyc-mr2-dev cherrypick of that same commit
(b3a1417663) was improperly handled
by the automerger and added yet another call to preloadOpenGL().
Remove the duplicate call.

Test: code compiles.
Change-Id: Ie2a1c73155197506ee9571f2c05988c77a750281
2017-03-14 09:27:50 -07:00
..