Index: testing/android/native_test_apk.xml |
diff --git a/testing/android/native_test_apk.xml b/testing/android/native_test_apk.xml |
index 545568d1dc27de55c8a6b6a81b88235249359553..24e5bf5549cc1142c20a75e64ac80ef02fe1f3e9 100644 |
--- a/testing/android/native_test_apk.xml |
+++ b/testing/android/native_test_apk.xml |
@@ -74,7 +74,6 @@ found in the LICENSE file. |
<equals arg1="${build.target}" arg2="debug" /> |
</condition> |
<then> |
- <echo message="Copying gdbserver to the apk to enable native debugging"/> |
<copy todir="${out.dir}/libs/${target.abi}"> |
<path refid="native.libs.gdbserver"/> |
</copy> |