Sign in
android
/
platform
/
external
/
dexmaker
/
refs/heads/android-s-v2-beta-3
/
.
/
dexmaker-mockito-tests
/
src
/
main
/
AndroidManifest.xml
blob: 2f3d475fbc7b059e5875f8a570ae3a7025a6fd0e [
file
] [
log
] [
blame
] [
edit
]
<manifest
xmlns:tools
=
"http://schemas.android.com/tools"
package
=
"com.android.dexmaker.mockito.tests"
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<application
android:debuggable
=
"true"
tools:ignore
=
"HardcodedDebugMode"
/>
</manifest>