diff options
author | Isaac Chen <isaacchen@isaacchen.cn> | 2018-07-17 00:30:00 +0800 |
---|---|---|
committer | Isaac Chen <isaacchen@isaacchen.cn> | 2018-07-19 00:01:07 +0000 |
commit | d7d8aaeacc7ac8ac3cc0280057468bd39b2d80fc (patch) | |
tree | 936ba70548d78f0b0aa4ef4887fb87de34471916 /vendor.prop | |
parent | 1ee644d212fc6ad111c7ea439dab2f0b3519388c (diff) |
wayne: Set vendor security patch level
+ Package: miui_MI6X_8.7.16_36c868a278_8.1.zip
Signed-off-by: Isaac Chen <isaacchen@isaacchen.cn>
Diffstat (limited to 'vendor.prop')
-rw-r--r-- | vendor.prop | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor.prop b/vendor.prop index 41adc59..839a37a 100644 --- a/vendor.prop +++ b/vendor.prop @@ -275,3 +275,6 @@ persist.vendor.qti.telephony.vt_cam_interface=1 sys.autobrightness_optimize=true #enable all system restart_level to relative persist.sys.ssr.restart_level=ALL_ENABLE + +# Vendor Security Patch Level +ro.vendor.build.security_patch=2018-07-01 |