Remove mfc_fw.bin in original path for gs201
Modify device.mk mfc_fw.bin path according to new release in prebuilts Bug: 197018291 Test: N/A Change-Id: I0e34b266536238d214d9722d22432fbdc0e6c51a
This commit is contained in:
parent
74579f987a
commit
183de2a96e
3 changed files with 1 additions and 1 deletions
|
@ -667,7 +667,7 @@ SOONG_CONFIG_bigo_soc := gs201
|
|||
|
||||
# MFC firmware
|
||||
PRODUCT_COPY_FILES += \
|
||||
vendor/google_devices/gs201/prebuilts/misc_bins/mfc/mfc_fw.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/mfc_fw.bin
|
||||
vendor/google_devices/gs201/prebuilts/misc_bins/bootloader/mfc/mfc_fw.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/mfc_fw.bin
|
||||
|
||||
# 1. Codec 2.0
|
||||
# exynos service
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue