commit | 60d35a21165006f9fee9be25c7b2cb41f884d7cf | [log] [tgz] |
---|---|---|
author | Ian Elliott <ianelliott@google.com> | Wed Mar 21 15:35:55 2018 -0600 |
committer | Ian Elliott <ianelliott@google.com> | Thu Mar 22 08:03:05 2018 -0600 |
tree | 3feeec211347cb58728ae2a4c4161a7524bae74e | |
parent | d0d8f5c8bcd71d67f524dc7929f969ce7b101075 [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 Test: Build and install Change-Id: I0121edfa076667e3320ae2c3b95608c3482937a7