diff --git a/lineage_FP3.mk b/lineage_FP3.mk index 39422ce90e56a040b3481a11b0daa95949fe8c43..1f6d7c2e776a0bf196b2f5adc280ab439388f8d5 100644 --- a/lineage_FP3.mk +++ b/lineage_FP3.mk @@ -48,3 +48,6 @@ BUILD_FINGERPRINT := Fairphone/FP3/FP3:10/8901.3.A.0135.20211222/gms-3e31ddee:us # 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