[Qemu2] Passes API level to emugl for fixing eglChooseConfig The public system images have an issue with eglChooseConfig due to BUG 32765858. It asks for a config with EGL_SWAP_BEHAVIOR_PRESERVED_BIT, if host GPU does not support it, it will crash the UI. We need to pass the API level all the way to libOpenglRenderer to fix the issue. BUG: 33013831 Change-Id: I734b2647d074c96e5492f3c0f92918aa59f340d8