commit | 5096cfdf40143d2264a678b1720b1904df7e1499 | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Thu Jul 06 18:37:35 2017 +0800 |
committer | Jackeagle <jackeagle102@gmail.com> | Thu Apr 30 12:07:01 2020 +0200 |
tree | 666f42413bff30c95cad969dacd5ae731ef1317a | |
parent | 039ba1b4a20b2ee65b1a03308aa0434a207ac11f [diff] |
Launcher3: Can't search out local app by Chinese Description: Chinese content type is Character.OTHER_LETTER. When key matches,it check the content type. And if type is Character.OTHER_LETTER, it doesn't support search and break. When the content type is Character.OTHER_LETTER, make it work normally. Change-Id: I3713f24c9206fe16a8da2a23e6c90d68079dd533