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