blob: 7f2c5bbcb82abb8ab228d8d2f930130e54337425 [file] [log] [blame]
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="me.phh.treble.overlay.sharp.s2.los"
android:versionCode="1"
android:versionName="1.0">
<overlay android:targetPackage="org.lineageos.lineagesettings"
android:requiredSystemPropertyName="ro.product.board"
android:requiredSystemPropertyValue="SAT"
android:priority="19"
android:isStatic="true" />
</manifest>