commit | 348476e0944242bcf7c98b404293f4634f243ba2 | [log] [tgz] |
---|---|---|
author | Agatha Man <agathaman@google.com> | Thu Nov 14 11:18:01 2019 -0800 |
committer | Agatha Man <agathaman@google.com> | Thu Feb 27 18:06:30 2020 +0000 |
tree | 891b3e1c6dd0c63c6268a5d1dfc3697d5cbf6381 | |
parent | 2267cbc57f7f724dbc02d32b6fe5e5d3e1b7fa52 [diff] |
AudioService - remove sendBroadcastToAll() from setMasterMuteInternalNoCallerCheck() sendBroadcastToAll is a duplicate broadcast of MASTER_MUTE_CHANGED_ACTION. The same broadcast is called by sendMasterMuteUpdate. Test: make Bug: 144352459 Change-Id: I0f5283fe35521f04c04c159d42bd907fccfb226f (cherry picked from commit 1ae52c25c81bab7d0aa5c1994ea604a4836027eb)