diff --git a/java/ql/src/Security/CWE/CWE-489/DebuggableAttributeEnabled.qhelp b/java/ql/src/Security/CWE/CWE-489/DebuggableAttributeEnabled.qhelp index e0e8fbf2d98..f07a20a4e06 100644 --- a/java/ql/src/Security/CWE/CWE-489/DebuggableAttributeEnabled.qhelp +++ b/java/ql/src/Security/CWE/CWE-489/DebuggableAttributeEnabled.qhelp @@ -30,6 +30,10 @@ or do not include it in the manifest. The default value when not included is The android:debuggable attribute. +
  • + Android Developers: + Enable debugging. +