blob: 0244b46d5db1b830d9becdb7a6479d06756603b8 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.accents.yellow"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android" android:priority="1"/>
<application android:label="Yellow" android:hasCode="false"/>
</manifest>