Merge "Use userid of sender, not notification target."
This commit is contained in:
committed by
Android (Google) Code Review
commit
86cdcd33df
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user