<?xml version="1.0" encoding="utf-8" standalone="no"?> | |
<manifest xmlns:android="http://schemas.android.com/apk/res/android" | |
package="org.omnirom.theme.app.messagestheme" | |
platformBuildVersionCode="28" | |
platformBuildVersionName="9.0.0"> | |
<overlay android:priority="2" android:targetPackage="com.android.messaging" /> | |
<application android:hasCode="false" | |
android:label="Messages Theme" /> | |
</manifest> |