• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<manifest xmlns:tools="http://schemas.android.com/tools"
2    package="com.android.dexmaker.mockito.tests"
3    xmlns:android="http://schemas.android.com/apk/res/android">
4    <application android:debuggable="true"
5        tools:ignore="HardcodedDebugMode"/>
6</manifest>
7
8