diff --git a/lineage_FP4.mk b/lineage_FP4.mk index 184fbc8f5b0716b43d1cb9d406e2cca96ff5da7f..ba3ebbb20124c9990353c8590d11ec9bd434fbd7 100644 --- a/lineage_FP4.mk +++ b/lineage_FP4.mk @@ -40,3 +40,6 @@ PRODUCT_GMS_CLIENTID_BASE := android-alcatel # The value of this variable must be equal or older than the current # system one in android_build. PLATFORM_SECURITY_PATCH_OVERRIDE := 2021-12-05 + +# Disable target debugging for 3rd party apps support +DISABLE_TARGET_DEBUGGING := true