diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-03-09 15:00:18 +0100 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2019-03-09 13:56:07 +0100 |
commit | e887b2d7d55c524523dfa76cda8b1599ac368bb3 (patch) | |
tree | e29021a5a8cbc9c5632b587e7ae74d4115d5dd2e /BoardConfigCommon.mk | |
parent | 791ca93e6aa1a675a8557c0f886fa49da5146ec6 (diff) |
msm8996-common: Bump up vendor security date
* Having most vendor blobs from daisy the vendor security patch should be updated to their platform security date
Change-Id: Ic802153051ea49482e371945de1fb63cc57249fa
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r-- | BoardConfigCommon.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index dfee889..c9241e7 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -193,7 +193,7 @@ TARGET_PROVIDES_QTI_TELEPHONY_JAR := true TARGET_RIL_VARIANT := caf # Security patch level -VENDOR_SECURITY_PATCH := 2018-07-01 +VENDOR_SECURITY_PATCH := 2018-11-05 # SELinux include device/qcom/sepolicy/sepolicy.mk |