Add preferred MIPI freqs for rear wide camera am: e4885979b2
Original change: https://googleplex-android-review.googlesource.com/c/device/google/raviole/+/14236585 Change-Id: I365aa2b45f4fbd5d7270f61fee4c303c29b11b62
This commit is contained in:
commit
ab67f7a22a
2 changed files with 3 additions and 1 deletions
|
@ -49,7 +49,8 @@ PRODUCT_COPY_FILES += \
|
|||
# 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_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_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 \
|
||||
device/google/raviole/radio/oriole_camera_rear_wide_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_wide_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
1
radio/oriole_camera_rear_wide_mipi_coex_table.csv
Normal file
1
radio/oriole_camera_rear_wide_mipi_coex_table.csv
Normal file
|
@ -0,0 +1 @@
|
|||
1537760,1548000
|
|
Loading…
Add table
Add a link
Reference in a new issue