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:
parent
d98aaabfdb
commit
661151aa2b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue