diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index e1256c4..19fc6d3 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -122,3 +122,6 @@ TARGET_RELEASETOOLS_EXTENSIONS := $(COMMON_PATH) # RIL ENABLE_VENDOR_RIL_SERVICE := true + +# Security patch level +VENDOR_SECURITY_PATCH := 2021-07-01