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