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

Commit 60bd2108 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 777ff915
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -43,3 +43,6 @@ PRODUCT_BUILD_PROP_OVERRIDES += \
BUILD_FINGERPRINT := Fairphone/FP3/FP3:10/8901.3.A.0132.20211027/gms-30a0980c:user/release-keys

PLATFORM_SECURITY_PATCH_OVERRIDE := 2021-11-05

# Disable target debugging for 3rd party apps support
ENABLE_TARGET_DEBUGGING_OVERRIDE := false