diff options
| author | razorloves <razorloves@gmail.com> | 2019-07-06 22:13:42 -0500 |
|---|---|---|
| committer | razorloves <razorloves@gmail.com> | 2019-07-06 22:13:42 -0500 |
| commit | a9e89c8b009daed2a1c027a4948e39002229e4f4 (patch) | |
| tree | 1f6d480663adbe4f209e7a62c90e48179fbf44c7 | |
| parent | c0533f20cced62adc09a8d5bb97de8680740dd96 (diff) | |
marlin: Update vendor security patch level to 2019-07-05
Change-Id: I47db4a48a4b183dd6aa57338dc3e170172a89234
| -rw-r--r-- | device-common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk index ab749543..f3f706b2 100644 --- a/device-common.mk +++ b/device-common.mk @@ -27,7 +27,7 @@ endif PRODUCT_SHIPPING_API_LEVEL := 25 # Setting vendor SPL -VENDOR_SECURITY_PATCH := "2019-06-05" +VENDOR_SECURITY_PATCH := "2019-07-05" # Enforce privapp-permissions whitelist PRODUCT_PROPERTY_OVERRIDES += \ |
