sm6250-common: define security patch level
Can be found by checking the value of ro.vendor.build.security_patch on stock.
This commit is contained in:
parent
1bfd9147f0
commit
c21db8f4da
@ -85,3 +85,6 @@ TARGET_BOARD_PLATFORM := atoll
|
|||||||
|
|
||||||
# QCOM
|
# QCOM
|
||||||
BOARD_USES_QCOM_HARDWARE := true
|
BOARD_USES_QCOM_HARDWARE := true
|
||||||
|
|
||||||
|
# Security patch level
|
||||||
|
VENDOR_SECURITY_PATCH := 2020-02-01
|
||||||
|
Loading…
Reference in New Issue
Block a user