Add Oriole front cam display mipi table.

Bug: 179208113
Test: Check file presence.
Change-Id: I5df7da48d642e462327de4046f9b074ee1e38f43
diff --git a/device-oriole.mk b/device-oriole.mk
index e0cd622..ab1a6ad 100644
--- a/device-oriole.mk
+++ b/device-oriole.mk
@@ -48,7 +48,8 @@
 
 # MIPI Coex Configs
 PRODUCT_COPY_FILES += \
-    device/google/raviole/radio/oriole_display_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
+    device/google/raviole/radio/oriole_display_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv \
+    device/google/raviole/radio/oriole_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv
 
 # Camera
 PRODUCT_COPY_FILES += \