Camera3: Add frame drop info to metadata

Add CAM_INTF_META_FRAME_DROPPED to meta data to know whether
any stream buffer is dropped or not. If dropped, send error
notify to framework with CAMERA3_MSG_ERROR_BUFFER and
corresponding buffer status with CAMERA3_BUFFER_STATUS_ERROR.

Bug: 10844261
Change-Id: I1b7e38790c8314fce8895b3ccc51c79b748e7a32
4 files changed