blob: 7efbb802dfc29a767c6818c2226b16e5aa142098 [file] [log] [blame]
YumeMichi07282c12018-08-28 22:26:07 +08001<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<manifest xmlns:android="http://schemas.android.com/apk/res/android"
Jon West297f7292018-09-09 14:22:23 -04003 package="org.omnirom.theme.notification.black"
YumeMichi07282c12018-08-28 22:26:07 +08004 platformBuildVersionCode="26"
5 platformBuildVersionName="8.0.0">
6
Jon West297f7292018-09-09 14:22:23 -04007 <overlay android:priority="3" android:targetPackage="android" />
YumeMichi07282c12018-08-28 22:26:07 +08008
9
10 <application android:hasCode="false"
Jon West297f7292018-09-09 14:22:23 -040011 android:label="Black" />
YumeMichi07282c12018-08-28 22:26:07 +080012</manifest>