Not to reset the ring buffer in LatinImeLogger
Change-Id: I3286b2562e07d77a9dfd745ad6ec44aae4396e21
This commit is contained in:
parent
bdd9c3dc4f
commit
975fc3cfd8
1 changed files with 0 additions and 1 deletions
|
@ -209,7 +209,6 @@ public class LatinImeLogger implements SharedPreferences.OnSharedPreferenceChang
|
|||
Arrays.fill(mAutoCancelledCountPerDic, 0);
|
||||
mLogBuffer.clear();
|
||||
mPrivacyLogBuffer.clear();
|
||||
mRingCharBuffer.reset();
|
||||
}
|
||||
|
||||
public void destroy() {
|
||||
|
|
Loading…
Reference in a new issue