1<?xml version="1.0" encoding="utf-8"?> 2<manifest xmlns:android="http://schemas.android.com/apk/res/android" 3 xmlns:tools="http://schemas.android.com/tools" 4 package="com.google.android.apps.common.testing.accessibility.framework"> 5 <uses-sdk android:minSdkVersion="19" /> 6</manifest>