[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/model/stl.xml b/rootfs/usr/share/mime/model/stl.xml
new file mode 100644
index 0000000..5e8f42c
--- /dev/null
+++ b/rootfs/usr/share/mime/model/stl.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="model/stl">
+ <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+ <comment>STL 3D model</comment>
+ <comment xml:lang="af">STL 3D-model</comment>
+ <comment xml:lang="ca">model 3D STL</comment>
+ <comment xml:lang="cs">3D model STL</comment>
+ <comment xml:lang="da">STL 3D-model</comment>
+ <comment xml:lang="de">STL 3D-Modell</comment>
+ <comment xml:lang="es">modelo 3D de STL</comment>
+ <comment xml:lang="eu">STL 3D modeloa</comment>
+ <comment xml:lang="fi">STL 3D malli</comment>
+ <comment xml:lang="fr">modèle 3D STL</comment>
+ <comment xml:lang="fur">model STL 3D</comment>
+ <comment xml:lang="ga">samhail 3T STL</comment>
+ <comment xml:lang="hr">STL 3D model</comment>
+ <comment xml:lang="hu">STL 3D modell</comment>
+ <comment xml:lang="id">Model 3D STL</comment>
+ <comment xml:lang="it">Modello 3D STL</comment>
+ <comment xml:lang="kk">STL 3D моделі</comment>
+ <comment xml:lang="ko">STL 3D 모델</comment>
+ <comment xml:lang="pl">Model 3D STL</comment>
+ <comment xml:lang="pt-BR">Modelo 3D STL</comment>
+ <comment xml:lang="ru">3D-модель STL</comment>
+ <comment xml:lang="sk">STL 3D model</comment>
+ <comment xml:lang="sv">STL-3D-modell</comment>
+ <comment xml:lang="uk">просторова модель STL</comment>
+ <comment xml:lang="zh-CN">STL 3D 模型</comment>
+ <comment xml:lang="zh-TW">STL 3D 模型</comment>
+ <acronym>STL</acronym>
+ <expanded-acronym>StereoLithography</expanded-acronym>
+ <glob pattern="*.stl"/>
+ <alias type="model/x.stl-ascii"/>
+ <alias type="model/x.stl-binary"/>
+</mime-type>