Merge "Add Display Dynamic Frequency to coex for HK3/SB3." into udc-d1-dev am: 57bac462e9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/shusky/+/23121421 Change-Id: Ifb21d22f1e529fb71f651e4168ffcdb298e11001 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ee48551120
4 changed files with 35 additions and 2 deletions
|
@ -63,7 +63,8 @@ PRODUCT_COPY_FILES += \
|
|||
PRODUCT_COPY_FILES += \
|
||||
device/google/shusky/husky/radio/husky_camera_front_dbr_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_dbr_coex_table.csv \
|
||||
device/google/shusky/husky/radio/husky_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
|
||||
device/google/shusky/husky/radio/husky_camera_rear_tele_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_tele_mipi_coex_table.csv
|
||||
device/google/shusky/husky/radio/husky_camera_rear_tele_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_rear_tele_mipi_coex_table.csv \
|
||||
device/google/shusky/husky/radio/husky_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
|
@ -50,7 +50,8 @@ PRODUCT_COPY_FILES += \
|
|||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/shusky/shiba/radio/shiba_camera_front_dbr_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_dbr_coex_table.csv \
|
||||
device/google/shusky/shiba/radio/shiba_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv
|
||||
device/google/shusky/shiba/radio/shiba_camera_front_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/camera_front_mipi_coex_table.csv \
|
||||
device/google/shusky/shiba/radio/shiba_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
13
husky/radio/husky_display_primary_mipi_coex_table.csv
Normal file
13
husky/radio/husky_display_primary_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,13 @@
|
|||
684000,673000
|
||||
|
||||
3410000,3430000,673000
|
||||
6149000,6169000,673000
|
||||
1930000,1975000,673000
|
||||
639000,659000,684000
|
||||
726000,736000,684000
|
||||
758000,768000,684000
|
||||
791000,821000,684000
|
||||
869000,894000,684000
|
||||
1166000,1186000,684000
|
||||
2010000,2025000,684000
|
||||
6047000,6067000,684000
|
|
18
shiba/radio/shiba_display_primary_mipi_coex_table.csv
Normal file
18
shiba/radio/shiba_display_primary_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,18 @@
|
|||
378000,388000
|
||||
|
||||
738000,748000,378000
|
||||
771000,781000,378000
|
||||
863000,883000,378000
|
||||
1870000,1880000,378000
|
||||
1935000,1945000,378000
|
||||
2323000,2333000,378000
|
||||
3487000,3497000,378000
|
||||
3875000,3885000,378000
|
||||
5427000,5437000,378000
|
||||
5815000,5825000,378000
|
||||
751000,761000,388000
|
||||
940000,950000,388000
|
||||
1885000,1895000,388000
|
||||
2641000,2651000,388000
|
||||
3397000,3407000,388000
|
||||
4153000,4163000,388000
|
|
Loading…
Add table
Add a link
Reference in a new issue