Commit 45ccd13
Rob VanReenen
Fix updatable driver loading issue with EGL.
getDriverNamespace() returns non-NULL if an updatable driver is intended to be used.
Need to throw error only if attempt_to_load_updated_driver() failed.
Bug: 349287141
Change-Id: I4310618c7a031a0c471aea5a6ab00362acff09831 parent 9d04fe2 commit 45ccd13
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
| 265 | + | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
| |||
0 commit comments