mondrianwifi: update security patch last update
This commit is contained in:
parent
60e0a7dcb6
commit
9868f4a698
2 changed files with 3 additions and 3 deletions
|
@ -84,8 +84,8 @@ TARGET_SYSTEM_PROP += $(DEVICE_PATH)/system.prop
|
|||
# Keymaster
|
||||
TARGET_PROVIDES_KEYMASTER := true
|
||||
|
||||
# Security patch level - P905XXUABPE2
|
||||
VENDOR_SECURITY_PATCH := 2016-05-01
|
||||
# Security patch level
|
||||
VENDOR_SECURITY_PATCH := 2017-02-01
|
||||
|
||||
# Recovery
|
||||
BOARD_CUSTOM_RECOVERY_KEYMAPPING := ../../$(DEVICE_PATH)/recovery/recovery_keys.c
|
||||
|
|
|
@ -60,7 +60,7 @@ debug.sensors=1
|
|||
net.tethering.noprovisioning=true
|
||||
|
||||
# Vendor security patch level
|
||||
ro.lineage.build.vendor_security_patch=2016-05-01
|
||||
ro.lineage.build.vendor_security_patch=2017-02-01
|
||||
|
||||
# WiFi
|
||||
wifi.interface=wlan0
|
||||
|
|
Loading…
Add table
Reference in a new issue