All strings are considered as unicode string from Python 3. This patch drops the explicit unicode literal (u'...') appearances from the unicode strings. Change-Id: Ib671d4cd4d5210ab42198422981f54bb7f75a17c Co-Authored-By: LiZekun <2954674728@qq.com>