From 433927c52f2758e3e69f69d7e03d571ee4f18a26 Mon Sep 17 00:00:00 2001 From: Dianne Hackborn Date: Mon, 4 Jun 2012 12:14:21 -0700 Subject: [PATCH] Fix build. Change-Id: Iccffe6dde6b96eaab4800e0bb0a9d46f740d686a --- api/current.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/api/current.txt b/api/current.txt index 43128eefeb640..9540eab67537e 100644 --- a/api/current.txt +++ b/api/current.txt @@ -3705,7 +3705,6 @@ package android.app { field public static final int FLAG_ONGOING_EVENT = 2; // 0x2 field public static final int FLAG_ONLY_ALERT_ONCE = 8; // 0x8 field public static final int FLAG_SHOW_LIGHTS = 1; // 0x1 - field public static final java.lang.String KIND_PROMO = "android.promo"; field public static final int PRIORITY_DEFAULT = 0; // 0x0 field public static final int PRIORITY_HIGH = 1; // 0x1 field public static final int PRIORITY_LOW = -1; // 0xffffffff