enzoo96 | 49e882c | 2018-02-06 11:40:36 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8" standalone="no"?> |
2 | <manifest xmlns:android="http://schemas.android.com/apk/res/android" | ||||
3 | package="org.omnirom.theme.fromhell" | ||||
4 | platformBuildVersionCode="26" | ||||
5 | platformBuildVersionName="8.0.0"> | ||||
6 | |||||
7 | <overlay android:priority="1" android:targetPackage="android" /> | ||||
8 | |||||
9 | |||||
10 | <application android:hasCode="false" | ||||
11 | android:label="From Hell" /> | ||||
12 | </manifest> |