commit | 3da0876ee78b75520ae356777f272b4cb13c9d83 | [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 | e7cf791df18436bcc0d4b749145ed3b6d03512f0 | |
parent | 4ea496ddcaad107dda890850933423137582ce40 [diff] | |
parent | bdf78247d69936b10f81f7254a24ca443e3a4285 [diff] |
Merge change 10328 * changes: Prevent IndexOutOfBoundsException on toString() if vibrate array is empty (non null) example: notification.vibrate = new long[0];