[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/text/x-python3.xml b/rootfs/usr/share/mime/text/x-python3.xml
new file mode 100644
index 0000000..1dfe62c
--- /dev/null
+++ b/rootfs/usr/share/mime/text/x-python3.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<mime-type xmlns="http://www.freedesktop.org/standards/shared-mime-info" type="text/x-python3">
+  <!--Created automatically by update-mime-database. DO NOT EDIT!-->
+  <comment>Python 3 script</comment>
+  <comment xml:lang="af">Python 3-skrip</comment>
+  <comment xml:lang="ca">script Python 3</comment>
+  <comment xml:lang="cs">skript v jazyce Python 3</comment>
+  <comment xml:lang="da">Python 3-program</comment>
+  <comment xml:lang="de">Python-3-Skript</comment>
+  <comment xml:lang="en-GB">Python 3 script</comment>
+  <comment xml:lang="es">secuencia de órdenes en Python 3</comment>
+  <comment xml:lang="eu">Python 3 script-a</comment>
+  <comment xml:lang="fi">Python 3 -skripti</comment>
+  <comment xml:lang="fr">script Python 3</comment>
+  <comment xml:lang="fur">script Python 3</comment>
+  <comment xml:lang="ga">script Python 3</comment>
+  <comment xml:lang="hr">Python3 skripta</comment>
+  <comment xml:lang="hu">Python 3 parancsfájl</comment>
+  <comment xml:lang="id">Skrip Python 3</comment>
+  <comment xml:lang="it">Script Python 3</comment>
+  <comment xml:lang="kk">Python 3 скрипті</comment>
+  <comment xml:lang="ko">파이썬 3 스크립트</comment>
+  <comment xml:lang="pl">Skrypt Python 3</comment>
+  <comment xml:lang="pt-BR">Script Python 3</comment>
+  <comment xml:lang="ru">Сценарий Python 3</comment>
+  <comment xml:lang="sk">Skript Python 3</comment>
+  <comment xml:lang="sv">Python 3-skript</comment>
+  <comment xml:lang="uk">скрипт мовою Python 3</comment>
+  <comment xml:lang="zh-CN">Python 3 脚本</comment>
+  <comment xml:lang="zh-TW">Python 3 指令稿</comment>
+  <sub-class-of type="text/x-python"/>
+  <glob pattern="*.py" weight="50"/>
+  <glob pattern="*.py3" weight="60"/>
+  <glob pattern="*.py3x" weight="60"/>
+</mime-type>