Gralloc: Fall back to HW_CAMERA_WRITE if HW_VIDEO_ENCODER is not set.

In both video encoding and camera preview cases, HW_CAMERA_WRITE will
be set. This is a hack so that if HW_VIDEO_ENCODER is set, allocate
NV12 format; otherwise, allocate NV21 format.

Change-Id: I61dc96b125e026159f55048cb79783578832460a
1 file changed