[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/mathematica.xml b/rootfs/usr/share/mime/application/mathematica.xml
new file mode 100644
index 0000000..078c866
--- /dev/null
+++ b/rootfs/usr/share/mime/application/mathematica.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/mathematica">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Mathematica Notebook file</comment>
+  <comment xml:lang="ca">llibreta de Mathematica Notebook</comment>
+  <comment xml:lang="da">Mathematica Notebook-fil</comment>
+  <comment xml:lang="de">Mathematica-Notebook-Datei</comment>
+  <comment xml:lang="eu">Mathematica Notebook fitxategia</comment>
+  <comment xml:lang="fi">Mathematica Notebook tiedosto</comment>
+  <comment xml:lang="fr">fichier carnet Mathematica</comment>
+  <comment xml:lang="hr">Mathematica Notebook datoteka</comment>
+  <comment xml:lang="it">File Mathematica Notebook</comment>
+  <comment xml:lang="ko">매쓰매티카 기록장 파일</comment>
+  <comment xml:lang="pl">Plik notatnika Mathematica</comment>
+  <comment xml:lang="uk">файл нотатника Mathematica</comment>
+  <sub-class-of type="text/plain"/>
+  <generic-icon name="x-office-document"/>
+  <glob pattern="*.nb"/>
+  <alias type="application/x-mathematica"/>
+</mime-type>