Add MIPI Coex tables for felix camera and display

Source:
https://docs.google.com/spreadsheets/d/1wE755LyNtPcAtzDJhMs0WbwBllaYB8vsVmy9UsAswHM/preview#gid=0

Bug: 258743031
Test: go/dynamic-frequency-test
Change-Id: If48bfd35aae4051bd37eae657515c390cd0f132c
This commit is contained in:
Labib Rashid 2022-11-30 11:15:56 +00:00
parent 751f8a2b67
commit a518271adc
3 changed files with 12 additions and 0 deletions

View file

@ -268,6 +268,11 @@ endif
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
WifiOverlay2023Mid_F10 WifiOverlay2023Mid_F10
# MIPI Coex Configs
PRODUCT_COPY_FILES += \
device/google/felix/felix/radio/felix_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
device/google/felix/felix/radio/felix_display_secondary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_secondary_mipi_coex_table.csv
PRODUCT_SOONG_NAMESPACES += device/google/felix PRODUCT_SOONG_NAMESPACES += device/google/felix
DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/felix/device_framework_matrix_product_felix.xml DEVICE_PRODUCT_COMPATIBILITY_MATRIX_FILE += device/google/felix/device_framework_matrix_product_felix.xml

View file

@ -0,0 +1,3 @@
706560,718850
2417000,2452000,706560
1 706560,718850
2 2417000,2452000,706560

View file

@ -0,0 +1,4 @@
730000,670000
1810000,1835000,670000
720000,740000,670000
1 730000,670000
2 1810000,1835000,670000
3 720000,740000,670000