forked from google/mozc
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated g4 rollback of changelist 568386718.
*** Reason for rollback *** This CL in A release will cause unintended regression because corresponding CL is also rollbacked. Because the CL is working perfectly with another CLs, this will be rollbacked again after cherry-picked into A release. *** Original change description *** Remove special treatment of 'サジェストのみ(SUGGESTION_ONLY)' from Android User Dictionary files. This implementation is introduced in cl/424818781 to provide special behavior for user dictionary entries from Gboard for Android because they lack the explicit POS information. However, now new user dictionary POS tag '品詞なし(NO_POS)' is introduced (cl/565231676) and clients can use it for unknown POS, this special treatment is no longer required. Additionally, I fixed user_dictionar... *** PiperOrigin-RevId: 575114935
- Loading branch information
1 parent
b0c57fb
commit 0d4cdb6
Showing
2 changed files
with
17 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters