diff options
| author | 2013-04-25 21:16:56 +0000 | |
|---|---|---|
| committer | 2013-04-25 21:16:56 +0000 | |
| commit | cc165d165e314ccef5d14891fb7673d3baefd7bb (patch) | |
| tree | ee2bfbdb86b6f0c39a70837774427930f415355a | |
| parent | 027f84c310158edfc94d94ab0ef0480843d49d3b (diff) | |
| parent | 5b94114fa4181285e1d9638473c312e8024cba68 (diff) | |
Merge "Fix build." into jb-mr2-dev
| -rw-r--r-- | api/current.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/current.txt b/api/current.txt index ce7badffea31..dcdf0ba565d0 100644 --- a/api/current.txt +++ b/api/current.txt @@ -21244,7 +21244,7 @@ package android.service.notification { method public int describeContents(); method public int getId(); method public android.app.Notification getNotification(); - method public java.lang.String getPkg(); + method public java.lang.String getPackageName(); method public long getPostTime(); method public java.lang.String getTag(); method public int getUserId(); |