office-gobmx/android/source/ReleaseManifest.xml
Christian Lohmaier 78cf4ca440 make ndk-gdb work again
it hardcodes so much :-(

Change-Id: Id86c2bcbf5936f3ab292e87210b967e2331c9435
2015-10-14 02:32:57 +02:00

7 lines
305 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools">
<application android:debuggable="false" tools:replace="android:debuggable"/>
</manifest>
<!-- vim: shiftwidth=4 softtabstop=4 expandtab:
-->