Sign in
ara-mdk
/
platform
/
external
/
robolectric
/
d1187f6f20be286bcb860840352bdb70d0cdc6c8
/
.
/
src
/
test
/
resources
/
TestAndroidManifestWithMinSdkVersionOnly.xml
blob: 279b80e84c87517fa807bcd628b452319c12f246 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
>
<uses-sdk
android:minSdkVersion
=
"3"
/>
</manifest>