Enable P23 multicam framework on raviole

Bug: 275279662
Test: build pass
Test: go/p23_multicam_enablement_checklist
Change-Id: I7958fda43f90bed917ae7bd0f50705ee2551b855
diff --git a/device-oriole.mk b/device-oriole.mk
index 8c19639..db29ea2 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -114,7 +114,8 @@
 	device/google/raviole/media_profiles_oriole.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_V1_0.xml
 
 PRODUCT_PROPERTY_OVERRIDES += \
-    persist.vendor.camera.fixed_fps_range_boost=1
+    persist.vendor.camera.fixed_fps_range_boost=1 \
+	vendor.camera.multicam.enable_p23_multicam=true
 
 # Display Config
 PRODUCT_COPY_FILES += \