Fix return for eglChooseConfig.

Matching 0 configs does not an appear to be an error per
the spec. With no matching configs, return EGL_TRUE.

Bug: 188661157
Test: EGL_TRUE is returned even if no configs are matched.

Change-Id: Ib0d1f5f22c2391c31f4fae38742e631458d25b57
1 file changed