Sign in
android
/
platform
/
frameworks
/
testing
/
android-support-test
/
.
/
rules
/
src
/
main
/
AndroidManifest.xml
blob: 2ae1783e6993cd6e52d7f1ea2c01910fa3de953a [
file
] [
log
] [
blame
]
<manifest
xmlns:android
=
"http://schemas.android.com/apk/res/android"
package
=
"android.support.test.rule"
>
<uses-sdk
android:minSdkVersion
=
"8"
android:targetSdkVersion
=
"23"
/>
</manifest>