commit | f115c6d64536f47ea53ef39e860cac3b7298d802 | [log] [tgz] |
---|---|---|
author | Android Code Review <code-review@android.com> | Wed Jun 10 13:28:56 2009 -0700 |
committer | Android Code Review <code-review@android.com> | Wed Jun 10 13:28:56 2009 -0700 |
tree | 47dd8bb9cbb6c0d73bad5d58209cb1d4269316b3 | |
parent | 6701a836ed80fdb8074acb855c3b2bba23f5a0f1 [diff] |
Merge change 10328 * changes: Prevent IndexOutOfBoundsException on toString() if vibrate array is empty (non null) example: notification.vibrate = new long[0];