e3q: Fix SPU init
A missing SELinux label was causing the QVC script to not execute and therefore not seting the ro.boot.product.vendor.sku property which is needed for sec_nvm to launch Change-Id: I5f330a427941025518558a5445e13ef80034d470
This commit is contained in:
@@ -200,6 +200,9 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_PATH)
|
||||
# Security patch level
|
||||
VENDOR_SECURITY_PATCH := 2024-10-01
|
||||
|
||||
# SEPolicy
|
||||
include device/qcom/sepolicy_vndr/SEPolicy.mk
|
||||
|
||||
# Verified Boot
|
||||
BOARD_AVB_ENABLE := true
|
||||
BOARD_AVB_MAKE_VBMETA_IMAGE_ARGS += --flags 3
|
||||
|
Reference in New Issue
Block a user