blob: 4327b70e810ee777db7b97ed7436fa3fce9e42d2 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.google.android.pixel.setupwizard.overlay"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="com.google.android.pixel.setupwizard" android:priority="1" />
<application android:label="Setup wizard" android:hasCode="false"/>
</manifest>