commit | 6e08d20c46ac78134836cf4127d8ced9bb0c593d | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Tue Oct 24 20:27:14 2023 +0000 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Fri Oct 27 20:56:36 2023 +0000 |
tree | b7104ae44acd97bde9ebf0003537a4811fe22f95 | |
parent | 0781f813fcd46981b4751c26340c127c69184e15 [diff] [blame] |
Camera: Add metrics for zoom override usage Test: Verify locally that zoom override usage is detected correctly Bug: 307409002 Change-Id: I0c1783e278ea7ead1df48ae59ec846d6640c0feb
diff --git a/services/camera/libcameraservice/common/Camera2ClientBase.h b/services/camera/libcameraservice/common/Camera2ClientBase.h index c464422..bac4af8 100644 --- a/services/camera/libcameraservice/common/Camera2ClientBase.h +++ b/services/camera/libcameraservice/common/Camera2ClientBase.h
@@ -98,7 +98,7 @@ bool deviceError, const std::vector<hardware::CameraStreamStats>& streamStats, const std::string& userTag, int videoStabilizationMode, - bool usedUltraWide); + bool usedUltraWide, bool usedZoomOverride); int getCameraId() const; const sp<CameraDeviceBase>&