diff --git a/lineage_FP3.mk b/lineage_FP3.mk index 1f6d7c2e776a0bf196b2f5adc280ab439388f8d5..7c78755a215edb24b2747a862fa4731a708b2b6e 100644 --- a/lineage_FP3.mk +++ b/lineage_FP3.mk @@ -41,13 +41,3 @@ PRODUCT_BUILD_PROP_OVERRIDES += \ # Set BUILD_FINGERPRINT variable to be picked up by both system and vendor build.prop BUILD_FINGERPRINT := Fairphone/FP3/FP3:10/8901.3.A.0135.20211222/gms-3e31ddee:user/release-keys - -# The below PLATFORM_SECURITY_PATCH_OVERRIDE variable has to be synced -# with the microG device fingerprint for SagetyNet purposes and should -# not be modified. -# The value of this variable must be equal or older than the current -# system one in android_build. -PLATFORM_SECURITY_PATCH_OVERRIDE := 2022-01-05 - -# Disable target debugging for 3rd party apps support -DISABLE_TARGET_DEBUGGING := true