Skip to content

Commit

Permalink
fix kmobs build break.
Browse files Browse the repository at this point in the history
Change-Id: I78f22fbe8e8e911623e045460c9eafd8969f122e
  • Loading branch information
koush committed Aug 4, 2010
1 parent da21b49 commit 18e29ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/java/android/app/NotificationManager.java
Expand Up @@ -93,6 +93,7 @@ public void notify(int id, Notification notification)
notify(null, id, notification);
}

/** @hide */
public void updatePackageList() {
try {
if(mContext.getPackageName().equals("com.cyanogenmod.cmparts")) {
Expand Down

0 comments on commit 18e29ff

Please sign in to comment.