egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format
The patch adds support for 64 bit HAL_PIXEL_FORMAT_RGBA_FP16 for android platform.
Fixes android.graphics.cts.BitmapColorSpaceTest#test16bitHardware which failed in egl due to "Unsupported native buffer format 0x16" on chromebooks.
Signed-off-by: Nataraj Deshpande nataraj.deshpande@intel.com Reviewed-by: Tapani Pälli tapani.palli@intel.com