commit | ea50f804a46c310abdd95b5e8a75386c78581898 | [log] [tgz] |
---|---|---|
author | Kouji Shiotani <kouji.x.shiotani@sonymobile.com> | Thu Mar 16 15:20:49 2017 +0900 |
committer | Shunta Sato <shunta.sato@sonymobile.com> | Fri Mar 31 21:40:16 2017 +0900 |
tree | d41b392e0397d61bf2d5eda89a3708266ab7c832 | |
parent | 4a8953094f89b4dc15567c019b2e75958ab00979 [diff] |
Fix wrong array index bound in NotificationUsageStats Symptom: It's possible to cause ArrayIndexOutOfBoundsException. Root cause: There is an error in the argument check, there is a possibility of accessing an incorrect Index Solution: Fix the argument check correctly Bug: 36542230 Change-Id: I3dea387c4a2bbddcc68db06812b57fd9d300f778