Change the dictionary file passing schema to a list of ids
The dictionary filename used to be passed directly to Latin IME. This change implements, on the part of Latin IME, the passing of them as an id that should then be passed through openAssetFileDescriptor. Bug: 5095140 Change-Id: I7d1e9d57c19f0645045368f68681680f238189fc
Showing
- java/src/com/android/inputmethod/latin/BinaryDictionaryFileDumper.java 56 additions, 10 deletions...android/inputmethod/latin/BinaryDictionaryFileDumper.java
- java/src/com/android/inputmethod/latin/BinaryDictionaryGetter.java 16 additions, 27 deletions...com/android/inputmethod/latin/BinaryDictionaryGetter.java
Please register or sign in to comment