commit | bcb994586a5517a8b4b6594329f8810a40eccc64 | [log] [tgz] |
---|---|---|
author | Henri Chataing <henrichataing@google.com> | Wed Nov 01 17:40:30 2023 +0000 |
committer | Henri Chataing <henrichataing@google.com> | Thu Dec 07 17:41:47 2023 +0000 |
tree | 7f594d52deb5a930b645246246e9773b9d06553a | |
parent | 37fefc82f14534856e84c2d7391914124823c8ef [diff] [blame] |
Update fmtlib to 10.1.1 Test: m Change-Id: I3c7e25084256e89cd25920081a35a7af45595c5a
diff --git a/services/camera/libcameraservice/CameraService.h b/services/camera/libcameraservice/CameraService.h index bc65293..5061c43 100644 --- a/services/camera/libcameraservice/CameraService.h +++ b/services/camera/libcameraservice/CameraService.h
@@ -636,6 +636,8 @@ UNKNOWN = static_cast<int32_t>(hardware::ICameraServiceListener::STATUS_UNKNOWN) }; + friend int32_t format_as(StatusInternal s); + /** * Container class for the state of each logical camera device, including: ID, status, and * dependencies on other devices. The mapping of camera ID -> state saved in mCameraStates