Skip to content

Commit 7a394ab

Browse files
dsandlerAndroid (Google) Code Review
authored andcommitted
Merge "Unused API should be hidden." into jb-dev
2 parents 6593be0 + a90513d commit 7a394ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/java/android/app/Notification.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ public class Notification implements Parcelable
417417
public static final String KIND_EVENT = "android.event";
418418

419419
/**
420+
* @hide
420421
* Notification type: promotion or advertisement.
421422
*/
422423
public static final String KIND_PROMO = "android.promo";

0 commit comments

Comments
 (0)