commit | 97eba51959585a932adeed0ef656b6c0627382dd | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Wed Mar 21 15:35:55 2018 -0600 |
committer | Po-Chien Hsueh <pchsueh@google.com> | Mon Jul 30 02:37:45 2018 +0000 |
tree | c055e8cb4e2202895b5605db58cdefad15823227 | |
parent | 8517a67c1abdf0ea06b40e3af76b16db558d57e8 [diff] |
Remove a no-longer-needed workaround from eglMakeCurrent Change Ids I857da78078dd212b523d690415cf525ecd463961 and I38f3450005a4eec5f1a684ee7d66363e88f6d92f added/refined a work-around for a buggy driver (that's no longer supported), and introduced a problem by swallowing eglMakeCurrent errors coming from the driver. This change removes the work-around, as the original author reported that it is no longer needed. Bug: 71505290 Bug: 111963599 Test: Build and install Change-Id: I0121edfa076667e3320ae2c3b95608c3482937a7 (cherry picked from commit 60d35a21165006f9fee9be25c7b2cb41f884d7cf)