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