Merge "Unused API should be hidden." into jb-dev

This commit is contained in:
Daniel Sandler
2012-06-04 10:49:53 -07:00
committed by Android (Google) Code Review

View File

@ -417,6 +417,7 @@ public class Notification implements Parcelable
public static final String KIND_EVENT = "android.event"; public static final String KIND_EVENT = "android.event";
/** /**
* @hide
* Notification type: promotion or advertisement. * Notification type: promotion or advertisement.
*/ */
public static final String KIND_PROMO = "android.promo"; public static final String KIND_PROMO = "android.promo";