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