[Feature][YUKUAI_patch]add 18.02 code

Only Configure: No
Affected branch: master
Affected module: unknow
Is it affected on both ZXIC and MTK: only ZXIC
Self-test: Yes
Doc Update: No

Change-Id: I7f71153004f10fc0ea5adfa083866aaeeb1053ac
diff --git a/rootfs/usr/share/mime/application/x-qemu-disk.xml b/rootfs/usr/share/mime/application/x-qemu-disk.xml
new file mode 100644
index 0000000..20c3ab8
--- /dev/null
+++ b/rootfs/usr/share/mime/application/x-qemu-disk.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/x-qemu-disk">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>QEMU QCOW disk image</comment>
+  <acronym>QCOW</acronym>
+  <expanded-acronym>QEMU Copy On Write</expanded-acronym>
+  <glob pattern="*.qcow2"/>
+  <glob pattern="*.qcow"/>
+</mime-type>