summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorChris Wren <cwren@android.com>2015-06-17 21:03:11 +0000
committerChris Wren <cwren@android.com>2015-06-17 21:03:11 +0000
commitdfdb52abe601bc9b7ba41684a35f7a030b93f707 (patch)
tree0aac101e725bbe3be78ec11f3a408bae5749dfb9 /core
parent965097321df7fd57a35f63365b1de26ddcf35214 (diff)
downloadframeworks_base-dfdb52abe601bc9b7ba41684a35f7a030b93f707.zip
frameworks_base-dfdb52abe601bc9b7ba41684a35f7a030b93f707.tar.gz
frameworks_base-dfdb52abe601bc9b7ba41684a35f7a030b93f707.tar.bz2
Revert "remove setLatestEventInfo"
This reverts commit 965097321df7fd57a35f63365b1de26ddcf35214. Change-Id: I658bb2611fe8f983309e962d6772d1bd80ed586e
Diffstat (limited to 'core')
-rw-r--r--core/java/android/app/Notification.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/java/android/app/Notification.java b/core/java/android/app/Notification.java
index 9d3bdf0..33a47b2 100644
--- a/core/java/android/app/Notification.java
+++ b/core/java/android/app/Notification.java
@@ -1742,7 +1742,6 @@ public class Notification implements Parcelable
* Stack</a> document.
*
* @deprecated Use {@link Builder} instead.
- * @removed
*/
@Deprecated
public void setLatestEventInfo(Context context,