Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc75facb authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Disable target debugging for FP3 stable

Some 3rd party apps did not run and considered the device rooted
because ro.debuggable=1 was detected.
parent f2d3787a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 := false