<manifest xmlns:tools="http://schemas.android.com/tools"
    package="com.android.dexmaker.mockito.inline.tests"
    xmlns:android="http://schemas.android.com/apk/res/android">
    <application android:debuggable="true"
        tools:ignore="HardcodedDebugMode" />
</manifest>