am 7d2e8960: Merge ""Two actions ought to be enough for anybody."" into jb-dev

* commit '7d2e8960d0fcebf924c60dbd0f6934368ceb80e3':
  "Two actions ought to be enough for anybody."
This commit is contained in:
Daniel Sandler
2012-06-13 07:10:03 -07:00
committed by Android Git Automerger

View File

@@ -911,7 +911,7 @@ public class Notification implements Parcelable
* </pre>
*/
public static class Builder {
private static final int MAX_ACTION_BUTTONS = 2;
private static final int MAX_ACTION_BUTTONS = 3;
private Context mContext;