blob: 7b0160cb1a20de83ac0869a71642c794906c1881 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.AlwaysOnDisplay"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="android"
android:priority="7"
android:isStatic="true" />
</manifest>