Fix a behavior change in dicttool
The behavior change was introduced by I8b3458ad. Concretely, empty bigram lists would end up as empty lists instead of null. Change-Id: Ibcdf7e6aabc6aba3f5db0477335882394e050ce5
Showing
- java/src/com/android/inputmethod/latin/makedict/WordProperty.java 23 additions, 8 deletions.../com/android/inputmethod/latin/makedict/WordProperty.java
- tests/src/com/android/inputmethod/latin/makedict/BinaryDictDecoderEncoderTests.java 7 additions, 5 deletions...tmethod/latin/makedict/BinaryDictDecoderEncoderTests.java
Loading
Please register or sign in to comment