commit | f2ab4d67d0d1d55bbcd69d132e3cfe41cd24b47d | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Thu Jul 06 18:37:35 2017 +0800 |
committer | rohan <purohit.rohan@gmail.com> | Sun Sep 22 14:33:57 2019 +0530 |
tree | 3fe85bbcf7b2223b27b6ba53d0d33f05de97eda1 | |
parent | b52130ab0aad1076bb8a2a04892d2dca721e85e4 [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: I4cacea33c12c289ee57e03c6a36edb7a85757522