Sign in
ara-mdk
/
platform
/
external
/
robolectric
/
d1187f6f20be286bcb860840352bdb70d0cdc6c8
/
.
/
src
/
test
/
resources
/
TestAndroidManifestWithNoProcess.xml
blob: 262353e2b216e9bc26c5afe61f5eaa18f8d2de35 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"com.xtremelabs.robolectric"
>
<application
android:name
=
"com.xtremelabs.robolectric.TestApplication"
/>
</manifest>