sdm845-common: Provide our own vbmeta image
* We can't use /disabled/ vbmeta image, we are forced to use OnePlus vbmeta with \x03 at 0x7b. Change-Id: I784db700710cb793092ec97dbc6975f0c26ae332
This commit is contained in:
parent
8796a87087
commit
0b10e12ab6
2 changed files with 3 additions and 0 deletions
|
@ -60,6 +60,9 @@ BOARD_VNDK_RUNTIME_DISABLE := true
|
||||||
BOARD_VNDK_VERSION := current
|
BOARD_VNDK_VERSION := current
|
||||||
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
PRODUCT_FULL_TREBLE_OVERRIDE := true
|
||||||
|
|
||||||
|
# Android Verified Boot
|
||||||
|
BOARD_PREBUILT_VBMETAIMAGE := $(COMMON_PATH)/vbmeta.img
|
||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
USE_XML_AUDIO_POLICY_CONF := 1
|
USE_XML_AUDIO_POLICY_CONF := 1
|
||||||
|
|
||||||
|
|
BIN
vbmeta.img
Normal file
BIN
vbmeta.img
Normal file
Binary file not shown.
Loading…
Reference in a new issue