[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/vnd.squashfs.xml b/rootfs/usr/share/mime/application/vnd.squashfs.xml
new file mode 100644
index 0000000..5e55498
--- /dev/null
+++ b/rootfs/usr/share/mime/application/vnd.squashfs.xml
@@ -0,0 +1,18 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="application/vnd.squashfs">
+ <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+ <comment>Squashfs filesystem image</comment>
+ <comment xml:lang="ca">imatge de sistema de fitxers Squashfs</comment>
+ <comment xml:lang="da">Squashfs-filsystemaftryk</comment>
+ <comment xml:lang="de">Squashfs-Dateisystemabbild</comment>
+ <comment xml:lang="eu">Squashfs fitxategi sistema irudia</comment>
+ <comment xml:lang="fi">Squashfs järjestelmän kuva</comment>
+ <comment xml:lang="fr">image de système de fichiers Squashfs</comment>
+ <comment xml:lang="hr">Squashfs slika datotečnog sustava</comment>
+ <comment xml:lang="it">Immagine file system squashfs</comment>
+ <comment xml:lang="ko">Squashfs 파일 시스템 이미지</comment>
+ <comment xml:lang="pl">Obraz systemu plików SquashFS</comment>
+ <comment xml:lang="pt-BR">Imagem de sistema de arquivos Squashfs</comment>
+ <comment xml:lang="uk">образ файлової системи squashfs</comment>
+ <glob pattern="*.sqsh"/>
+</mime-type>