commit | 112fa4247b17ae09d480671c7459e87f18e505ab | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Thu Jul 06 18:37:35 2017 +0800 |
committer | rohan <purohit.rohan@gmail.com> | Thu Jul 30 14:54:05 2020 -0400 |
tree | 1371b3e82c7ce44e697f9793dbb385a24d2adcbf | |
parent | af9ceeedbe8def9a5929dd0e216d62181ff507b2 [diff] |
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: I4cacea33c12c289ee57e03c6a36edb7a85757522 Signed-off-by: DennySPB <dennyspb@gmail.com> Signed-off-by: Arghya Chanda <arghyac35@gmail.com>