diff --git a/universal7885-common/include/hardware/camera3.h b/universal7885-common/include/hardware/camera3.h index 42b35d7..1a1cee7 100644 --- a/universal7885-common/include/hardware/camera3.h +++ b/universal7885-common/include/hardware/camera3.h @@ -1657,7 +1657,8 @@ typedef struct camera3_stream { * supported due to imcompatible buffer format, dataSpace, or other hardware * limitations. */ - uint32_t usage; + uint64_t usage; + /** * The maximum number of buffers the HAL device may need to have dequeued at