1*2ffc472cSXin Li<manifest package="com.android.dexmaker.mockito.inline.extended.tests" 2*2ffc472cSXin Li xmlns:android="http://schemas.android.com/apk/res/android" 3*2ffc472cSXin Li xmlns:tools="http://schemas.android.com/tools"> 4*2ffc472cSXin Li 5*2ffc472cSXin Li <application android:debuggable="true" 6*2ffc472cSXin Li tools:ignore="HardcodedDebugMode"> 7*2ffc472cSXin Li <activity android:name="com.android.dx.mockito.inline.extended.tests.EmptyActivity" /> 8*2ffc472cSXin Li </application> 9*2ffc472cSXin Li</manifest> 10