diff --git a/include/uapi/camera/media/cam_req_mgr.h b/include/uapi/camera/media/cam_req_mgr.h index 66b349e245..f5959e5c78 100644 --- a/include/uapi/camera/media/cam_req_mgr.h +++ b/include/uapi/camera/media/cam_req_mgr.h @@ -43,7 +43,7 @@ * It includes both session and device handles */ #define CAM_REQ_MGR_MAX_HANDLES 64 -#define CAM_REQ_MGR_MAX_HANDLES_V2 128 +#define CAM_REQ_MGR_MAX_HANDLES_V2 256 #define MAX_LINKS_PER_SESSION 2 /* V4L event type which user space will subscribe to */