Update MIPI / DBR clock rate from latest desense tests / SW updates am: baf653b810
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19535909 Change-Id: If4c0d642f806a4b029809ee786820c72221fe7fc Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
07bea4a85c
2 changed files with 13 additions and 0 deletions
|
@ -188,6 +188,10 @@ PRODUCT_PACKAGES += \
|
|||
NoCutoutOverlay \
|
||||
AvoidAppsInCutoutOverlay
|
||||
|
||||
# MIPI Coex Configs
|
||||
PRODUCT_COPY_FILES += \
|
||||
device/google/$(TARGET_PRODUCT)/$(TARGET_PRODUCT)/radio/$(TARGET_PRODUCT)_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.vendor.camera.extended_launch_boost=1 \
|
||||
|
|
9
lynx/radio/lynx_display_primary_mipi_coex_table.csv
Normal file
9
lynx/radio/lynx_display_primary_mipi_coex_table.csv
Normal file
|
@ -0,0 +1,9 @@
|
|||
500000,551000
|
||||
|
||||
798000,836000,500000
|
||||
925000,960000,500000
|
||||
3311000,3313000,500000
|
||||
3578000,3589000,500000
|
||||
740000,768000,551000
|
||||
2124000,2126000,551000
|
||||
2479000,2481000,551000
|
|
Loading…
Reference in a new issue