Ignore EGL_SWAP_BEHAVIOR_PRESERVED_BIT on API 16

EGL_SWAP_BEHAVIOR_PRESERVED_BIT is never supported on the host. But API
16 tries using this flag.

This CL erases the flag when in API 16.

Change-Id: I7ad1778d8f24eb142c55cfa40bf01fc82cb41343
1 file changed
tree: 6e2319106006b9e5b26490a32eb7c21ffe7ca3eb
  1. host/
  2. shared/
  3. system/
  4. tests/
  5. Android.mk
  6. common.mk
  7. README