[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-kexiproject-sqlite2.xml b/rootfs/usr/share/mime/application/x-kexiproject-sqlite2.xml
new file mode 100644
index 0000000..eaf4991
--- /dev/null
+++ b/rootfs/usr/share/mime/application/x-kexiproject-sqlite2.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/x-kexiproject-sqlite2">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Kexi database file</comment>
+  <comment xml:lang="ca">fitxer de base de dades de Kexi</comment>
+  <comment xml:lang="da">Kexi database-fil</comment>
+  <comment xml:lang="de">Kexi-Datenbankdatei</comment>
+  <comment xml:lang="eu">Kexi datu-base fitxategia</comment>
+  <comment xml:lang="fi">KEXI tietokanta</comment>
+  <comment xml:lang="fr">fichier de base de données Kexi</comment>
+  <comment xml:lang="hr">Kexi datoteka baze podataka</comment>
+  <comment xml:lang="it">File database Kexi</comment>
+  <comment xml:lang="ko">켁시 데이터베이스 파일</comment>
+  <comment xml:lang="pl">Plik bazy danych Kexi</comment>
+  <comment xml:lang="pt-BR">Arquivo de banco de dados do Kexi</comment>
+  <comment xml:lang="sv">Kexi-databasfil</comment>
+  <comment xml:lang="uk">файл бази даних Kexi</comment>
+  <sub-class-of type="application/x-sqlite2"/>
+  <glob pattern="*.kexi"/>
+</mime-type>