Skip to content

Commit f756e49

Browse files
committed
Fix build break.
Change-Id: I3ce946740e0de0850f17c05b6701a7b070bfe8c9
1 parent dd251ca commit f756e49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/16.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3704,7 +3704,6 @@ package android.app {
37043704
field public static final int FLAG_ONGOING_EVENT = 2; // 0x2
37053705
field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8
37063706
field public static final int FLAG_SHOW_LIGHTS = 1; // 0x1
3707-
field public static final java.lang.String KIND_PROMO = "android.promo";
37083707
field public static final int PRIORITY_DEFAULT = 0; // 0x0
37093708
field public static final int PRIORITY_HIGH = 1; // 0x1
37103709
field public static final int PRIORITY_LOW = -1; // 0xffffffff

0 commit comments

Comments
 (0)