Fix conflicting PendingIntent for stop button and swipe away
Notification PendingIntents having the same name will conflict with each other. This CL fixes the conflict for MediaNotification stop button and swipe away, which now fire different actions but we treat both as ACTION_STOP. BUG=640301 Review-Url: https://codereview.chromium.org/2279263002 Cr-Commit-Position: refs/heads/master@{#414754}
Showing
Please register or sign in to comment