Updating security patch
authormauronofrio matarrese <poronofrio@gmail.com>
Thu, 30 May 2019 05:46:26 +0000 (07:46 +0200)
committermauronofrio matarrese <poronofrio@gmail.com>
Thu, 30 May 2019 05:46:26 +0000 (07:46 +0200)
BoardConfig.mk
omni_guacamole.mk
system.prop

index aa46766e78ccecc5c230c0a3a6b830e7caba0813..2542699cb587b1e77235783be805f2c2851a1b45 100644 (file)
@@ -122,7 +122,7 @@ AB_OTA_PARTITIONS += \
     dtbo 
 
 # Encryption
     dtbo 
 
 # Encryption
-PLATFORM_SECURITY_PATCH := 2025-12-31
+PLATFORM_SECURITY_PATCH := 2099-12-31
 TW_INCLUDE_CRYPTO := true
 TW_INCLUDE_CRYPTO_FBE := true
 TW_INCLUDE_FBE_METADATA_DECRYPT := true
 TW_INCLUDE_CRYPTO := true
 TW_INCLUDE_CRYPTO_FBE := true
 TW_INCLUDE_FBE_METADATA_DECRYPT := true
index 6ee5535233612587f79facbc40274c0ffc2d94c9..4efb5b49db203271f63cd2a82b9958ffacda2dcd 100644 (file)
@@ -36,3 +36,7 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
     PRODUCT_NAME=OnePlus7Pro \
     BUILD_PRODUCT=OnePlus7Pro \
     TARGET_DEVICE=OnePlus7Pro
     PRODUCT_NAME=OnePlus7Pro \
     BUILD_PRODUCT=OnePlus7Pro \
     TARGET_DEVICE=OnePlus7Pro
+
+# HACK: Set vendor patch level
+PRODUCT_PROPERTY_OVERRIDES += \
+    ro.vendor.build.security_patch=2099-12-31
\ No newline at end of file
index a96a9c8dabbdd2b8cba160711d9d268ab70b2eb0..65bb76aeccab366829f3d4b48bd3d92c2096b205 100644 (file)
@@ -2,5 +2,5 @@ ro.display.series=OnePlus 7 Pro
 ro.product.board=msmnile
 ro.board.platform=msmnile
 ro.build.version.release=9
 ro.product.board=msmnile
 ro.board.platform=msmnile
 ro.build.version.release=9
-ro.build.version.security_patch=2025-12-31
+ro.build.version.security_patch=2099-12-31
 vendor.gatekeeper.disable_spu=true
 vendor.gatekeeper.disable_spu=true