1<manifest xmlns:tools="http://schemas.android.com/tools" 2 package="com.android.dexmaker.mockito.inline.tests" 3 xmlns:android="http://schemas.android.com/apk/res/android"> 4 <application android:debuggable="true" 5 tools:ignore="HardcodedDebugMode" /> 6</manifest> 7