[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/pkcs7-mime.xml b/rootfs/usr/share/mime/application/pkcs7-mime.xml
new file mode 100644
index 0000000..f5c96c4
--- /dev/null
+++ b/rootfs/usr/share/mime/application/pkcs7-mime.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/pkcs7-mime">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>PKCS#7 file</comment>
+  <comment xml:lang="ca">fitxer PKCS#7</comment>
+  <comment xml:lang="da">PKCS#7-fil</comment>
+  <comment xml:lang="de">PKCS#7-Datei</comment>
+  <comment xml:lang="eu">PKCS#7 fitxategia</comment>
+  <comment xml:lang="fi">PKCS#7 tiedosto</comment>
+  <comment xml:lang="fr">fichier PKCS#7</comment>
+  <comment xml:lang="hr">PKCS#7 datoteka</comment>
+  <comment xml:lang="it">File PKCS#7</comment>
+  <comment xml:lang="ko">PKCS#7 파일</comment>
+  <comment xml:lang="pl">Plik PKCS#7</comment>
+  <comment xml:lang="pt-BR">Arquivo PKCS#7</comment>
+  <comment xml:lang="sv">PKCS#7-fil</comment>
+  <comment xml:lang="uk">файл PKCS#7</comment>
+  <acronym>PKCS</acronym>
+  <expanded-acronym>Public-Key Cryptography Standards</expanded-acronym>
+  <generic-icon name="text-x-generic"/>
+  <glob pattern="*.p7c"/>
+  <glob pattern="*.p7m"/>
+</mime-type>