Camera: Update camera device ops

Session parameter reconfiguration query method
needs to be considered.

Bug: 122609098
Test: presubmit build
Change-Id: I0320efdcb5b5717117175b575ba2c7dd5c6dfce1
diff --git a/guest/hals/camera/EmulatedCamera3.cpp b/guest/hals/camera/EmulatedCamera3.cpp
index cacb15b..8b8921a 100644
--- a/guest/hals/camera/EmulatedCamera3.cpp
+++ b/guest/hals/camera/EmulatedCamera3.cpp
@@ -245,6 +245,7 @@
     EmulatedCamera3::flush,
 #ifdef CAMERA_DEVICE_API_VERSION_3_6
     /*UNUSED: signal_stream_flush*/nullptr,
+    /*UNUSED: is_reconfiguration_required*/nullptr,
 #endif
     {0}};