Update device name to avoid aosp build break am: 2784a6ba9d
am: ec533cd3cd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19707118 Change-Id: I3a535b7df40d9b0ac43709089357f416a973cf54 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
de74c6d52b
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# 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
|
||||
device/google/lynx/lynx/radio/lynx_display_primary_mipi_coex_table.csv:$(TARGET_COPY_OUT_VENDOR)/etc/modem/display_primary_mipi_coex_table.csv
|
||||
|
||||
# Camera
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
|
|
Loading…
Reference in a new issue