Add MIPI Coex tables for tangor cameras
Source: https://docs.google.com/spreadsheets/d/15Mn-rcptXy4cI-kpPonDAwiuMTfNE4gkBKUViDLU_3I/preview#gid=0 Bug: 250889701 Test: go/dynamic-frequency-test Change-Id: I895ed94f06fafe997549beed1d1fc4d92b20b883
This commit is contained in:
parent
df928e6730
commit
e1ba72abd7
3 changed files with 25 additions and 0 deletions
|
@ -197,5 +197,10 @@ PRODUCT_SOONG_NAMESPACES += \
|
|||
PRODUCT_PACKAGES += \
|
||||
android.hardware.drm-service.castkey
|
||||
|
||||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/tangorpro/radio/tangor_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
|
||||
device/google/tangorpro/radio/tangor_camera_rear_main_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_main_mipi_coex_table.csv
|
||||
|
||||
# Cast ssid suffix go/gna-oem-device-support
|
||||
PRODUCT_SYSTEM_PROPERTIES += ro.odm.cast.ssid_suffix=ynn
|
||||
|
|
10
radio/tangor_camera_front_mipi_coex_table.csv
Normal file
10
radio/tangor_camera_front_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,10 @@
|
|||
706560,718850
|
||||
|
||||
2421000,2423000,706560
|
||||
2426000,2428000,706560
|
||||
2431000,2433000,706560
|
||||
2436000,2438000,706560
|
||||
5744000,5746000,706560
|
||||
2466000,2468000,718850
|
||||
2471000,2473000,718850
|
||||
5659000,5661000,718850
|
|
10
radio/tangor_camera_rear_main_mipi_coex_table.csv
Normal file
10
radio/tangor_camera_rear_main_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,10 @@
|
|||
706560,718850
|
||||
|
||||
2421000,2423000,706560
|
||||
2426000,2428000,706560
|
||||
2431000,2433000,706560
|
||||
2436000,2438000,706560
|
||||
5744000,5746000,706560
|
||||
2466000,2468000,718850
|
||||
2471000,2473000,718850
|
||||
5659000,5661000,718850
|
|
Loading…
Add table
Add a link
Reference in a new issue