commit | 67c166d8596fee6e954ac6a8cc33c295ae265bea | [log] [tgz] |
---|---|---|
author | yoshiki iguchi <yoshiki@google.com> | Mon Nov 26 13:11:36 2018 +0900 |
committer | Yoshiki Iguchi <yoshiki@google.com> | Tue Nov 27 18:25:00 2018 +0000 |
tree | 318c4b16bd86ca23522615931077cc7bd819f1bf | |
parent | 755cc6653430e0172b00377ef6c4dc1a1a8dc0b6 [diff] |
Restore "view" argument for notification remote view click handler The "view" argument of NotificationRemoteInputManager.Callaback# handleRemoteViewClick had been removed by ag/4863109, because this was unused on Android. But we ARC wants to restore and use it to distinguish the view issuing a click event. Bug: 111391270 Test: build passes Change-Id: I4eb8b80dd68e94ed9dbd457f79f8981fee2e4cd1