summaryrefslogtreecommitdiff
path: root/BoardConfig-common.mk
diff options
context:
space:
mode:
authorAndrew Scull <ascull@google.com>2022-01-31 21:11:00 +0000
committerAndrew Scull <ascull@google.com>2022-02-01 13:21:37 +0000
commit661151aa2baef383ac24e228abe907b2dff62d29 (patch)
tree1c4d67d70fa18fbe17baa9c805b88991adc93ad1 /BoardConfig-common.mk
parentd98aaabfdb62bc64cdfe0b5e095d4d99a0684c09 (diff)
downloadgs201-661151aa2baef383ac24e228abe907b2dff62d29.tar.gz
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
Diffstat (limited to 'BoardConfig-common.mk')
-rw-r--r--BoardConfig-common.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/BoardConfig-common.mk b/BoardConfig-common.mk
index c3bdfe2..a559346 100644
--- a/BoardConfig-common.mk
+++ b/BoardConfig-common.mk
@@ -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