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