YumeMichi | 07282c1 | 2018-08-28 22:26:07 +0800 | [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.notification.light" | ||||
4 | platformBuildVersionCode="26" | ||||
5 | platformBuildVersionName="8.0.0"> | ||||
6 | |||||
7 | <overlay android:priority="3" android:targetPackage="android" /> | ||||
8 | |||||
9 | |||||
10 | <application android:hasCode="false" | ||||
11 | android:label="Light" /> | ||||
12 | </manifest> |