hidl: camera: camera3: Change usage type to uint64_t
authorTim Zimmermann <tim@linux4.de>
Sat, 23 Apr 2022 04:56:03 +0000 (06:56 +0200)
committerTim Zimmermann <tim@linux4.de>
Sat, 20 Jan 2024 12:52:29 +0000 (13:52 +0100)
* gralloc BufferUsage is already uint64_t, this seems to be samsung's real change here

Change-Id: I769e2de1e58dff2ed3efa770bf9ae2cb17e55df8

hidl/camera/libhardware_headers/include/hardware/camera3.h

index 42b35d752dee972dbbe2ea0eed7dcaff25a9ac0f..bb108f0285c8d2779ee289653bc817d94d0cc64f 100644 (file)
@@ -1657,7 +1657,7 @@ 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