PinyinIME - Fix a bug in score compensation.

After user adds new words to user dictionary, the compensation score for system
dictionary was wrongly computed. The numerator should be kSysDictTotalFreq, not
total_freq_none_sys_. This commit fixes this bug.
1 file changed
tree: a80a134ed0865a5d4c2828ed283834eb0c3579ca
  1. jni/
  2. lib/
  3. res/
  4. src/
  5. Android.mk
  6. AndroidManifest.xml