diff options
| author | Artem Borisov <dedsa2002@gmail.com> | 2018-06-14 11:25:35 +0300 |
|---|---|---|
| committer | Ali B <abittin@gmail.com> | 2018-06-17 19:19:52 +0300 |
| commit | f1236a5be57dcce70edeb60130b96e6389148e01 (patch) | |
| tree | 1b70d20c758591de41e410e966addea37939551b | |
| parent | d15c81900c2cf00b74c2aba30db4bef21caeeb46 (diff) | |
flo: Define vendor security patch level
Taken from the latest 6.0.1 (MOB30X) factory image.
Change-Id: Iac499c012814196194b83ef32f6d590e0f07daf1
| -rw-r--r-- | system.prop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop index ed3d32d..f57358f 100644 --- a/system.prop +++ b/system.prop @@ -47,3 +47,6 @@ debug.hwui.use_buffer_age=false # Display persist.hwc.mdpcomp.enable=true + +# Vendor security patch level +ro.lineage.build.vendor_security_patch=2016-08-05 |
