Camera: Remove log_zoom_override_usage flag

Flag: EXEMPT removing log_zoom_override_usage
Test: Build
Bug: 365555185
Change-Id: I43791d473d3d6ec8a4eb4c788f62d2fdc7868b9e
diff --git a/camera/camera_platform.aconfig b/camera/camera_platform.aconfig
index b3a7bc0..3d7a051 100644
--- a/camera/camera_platform.aconfig
+++ b/camera/camera_platform.aconfig
@@ -49,13 +49,6 @@
 
 flag {
     namespace: "camera_platform"
-    name: "log_zoom_override_usage"
-    description: "Enable measuring how much usage there is for zoom settings overrde"
-    bug: "307409002"
-}
-
-flag {
-    namespace: "camera_platform"
     name: "session_hal_buf_manager"
     description: "Enable or disable HAL buffer manager as requested by the camera HAL"
     bug: "311263114"
@@ -279,4 +272,4 @@
     metadata {
         purpose: PURPOSE_BUGFIX
     }
-}
\ No newline at end of file
+}