diff options
author | riddle_hsu <riddle_hsu@htc.com> | 2015-03-31 11:54:14 +0800 |
---|---|---|
committer | riddle_hsu <riddle_hsu@htc.com> | 2015-03-31 11:54:14 +0800 |
commit | 6793fc328ab4532202d86f64fe4fdbc3fb047bc4 (patch) | |
tree | fd9ce1694dc8691706a43d1c25b473e6f88792bc /keystore/java/android/security/AndroidKeyStoreProvider.java | |
parent | 02c4bbb9648da99947da57b1605020340a334b5f (diff) |
[ActivityManager] Fix index out of bounds when updating next pss time.
Symptom:
System server crash.
Root Cause:
The value curProcState for array index is -1 if the process
has not attached yet.
Solution:
Skip computing for process which is not attached or curProcState
is nonexistent state.
Change-Id: I71aaf45bb78d73097ebe9dfebf76b72f2d243232
Diffstat (limited to 'keystore/java/android/security/AndroidKeyStoreProvider.java')
0 files changed, 0 insertions, 0 deletions