Merge "Add MIPI Coex tables for tangor cameras" into tm-qpr-dev
This commit is contained in:
commit
6b89898295
3 changed files with 25 additions and 0 deletions
|
@ -216,6 +216,11 @@ 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