mfc_fw: Update to use local signed FW binary

Temporally used local test key to sign MFC.
We will update prod key once secure boot is enabled.

Bug: 194851991
Test: video playback, video recording
Change-Id: Ie21c9d50cad448e8253cedbf53fde5d5c2b55559
This commit is contained in:
wenchangliu 2021-08-04 14:38:57 +08:00
parent f580584d55
commit 65a33b42c5
3 changed files with 1 additions and 1 deletions

View file

@ -687,7 +687,7 @@ SOONG_CONFIG_bigo_soc := gs201
# MFC firmware
PRODUCT_COPY_FILES += \
device/google/gs201/firmware/mfc_fw_v15.6.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/mfc_fw.bin
device/google/gs201/firmware/mfc/signed/mfc_fw.bin:$(TARGET_COPY_OUT_VENDOR)/firmware/mfc_fw.bin
# 1. Codec 2.0
# exynos service

Binary file not shown.