Skip to content

Commit a90513d

Browse files
committed
Unused API should be hidden.
Change-Id: Ifed4d06e620c990ccecc1ee1aaf3adedbdc7c2da
1 parent a3489c5 commit a90513d

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)