Remove BOARD_PREBUILT_PVMFWIMAGE from the common board config

The pvmfw image is included by setting PRODUCT_BUILD_PVMFW_IMAGE in
device.mk and there shouldn't be this prebuilt override.

Bug: 199717422
Test: build
Change-Id: I0ba022e7b222ff89a4b2f991900abb3b4589396c
This commit is contained in:
Andrew Scull 2022-01-31 21:11:00 +00:00
parent d98aaabfdb
commit 661151aa2b

View file

@ -373,5 +373,4 @@ BOARD_KERNEL_CMDLINE += at24.write_timeout=100
BOARD_KERNEL_CMDLINE += log_buf_len=1024K
# Protected VM firmware
BOARD_PREBUILT_PVMFWIMAGE := packages/modules/Virtualization/pvmfw/pvmfw.img
BOARD_PVMFWIMAGE_PARTITION_SIZE := 0x00100000