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
Loading
Please register or sign in to comment