Skip to content

Commit 433927c

Browse files
author
Dianne Hackborn
committed
Fix build.
Change-Id: Iccffe6dde6b96eaab4800e0bb0a9d46f740d686a
1 parent f756e49 commit 433927c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

api/current.txt

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

0 commit comments

Comments
 (0)