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