blob: d64978991dff8f6aa650a1219746c530ac80bd73 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.android.systemui.qstile.wavey"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="com.android.systemui" android:priority="1"/>
<application android:label="Wavey" android:hasCode="false" />
</manifest>