Merge "Use userid of sender, not notification target."

This commit is contained in:
TreeHugger Robot
2016-12-19 20:43:27 +00:00
committed by Android (Google) Code Review
3 changed files with 4 additions and 14 deletions

View File

@@ -246,7 +246,7 @@ public class StatusBarNotification implements Parcelable {
}
/**
* Returns a userHandle for the instance of the app that posted this notification.
* Returns a userid for whom this notification is intended.
*
* @deprecated Use {@link #getUser()} instead.
*/