1 <?xml version="1.0" encoding="utf-8"?> 2 <manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 package="android.accounts.test.shared"> 4 <uses-sdk android:minSdkVersion="1" 5 android:targetSdkVersion="26"/> 6 <application /> 7 </manifest> 8