[Android] Disabled the audible content notification
commit5df8ce5acc69ca2c999bfddedda0117b27f8dcd8
authoravayvod <avayvod@chromium.org>
Thu, 9 Jul 2015 14:05:15 +0000 (9 07:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Jul 2015 14:05:54 +0000 (9 14:05 +0000)
tree7371d3dcc463f505f91ef72c4d6a9d1e887bf1da
parent56df173c850b93489f80cdf28b782dd7b370f13e
[Android] Disabled the audible content notification

Since https://codereview.chromium.org/1159113006 there're now two notifications for playing media.
Disabling the non-interactive one in time for M45 branch point.
The code removal change is a big change: https://codereview.chromium.org/1215713021

BUG=470600

Review URL: https://codereview.chromium.org/1226113006

Cr-Commit-Position: refs/heads/master@{#338033}
chrome/android/java/src/org/chromium/chrome/browser/tab/ChromeTab.java