From f756e495d558f2625e96b4a59acc9ea57bae825c Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Mon, 4 Jun 2012 14:36:25 -0400 Subject: Fix build break. Change-Id: I3ce946740e0de0850f17c05b6701a7b070bfe8c9 --- api/16.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'api/16.txt') diff --git a/api/16.txt b/api/16.txt index ec35e21..4cdff10 100644 --- a/api/16.txt +++ b/api/16.txt @@ -3704,7 +3704,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 -- cgit v1.1