commit | 9fbd064af91ee522c3cab118ef08e656c101133d | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Tue Mar 19 17:28:24 2024 -0700 |
committer | Vlad Popa <pvlad@google.com> | Tue Mar 19 17:28:24 2024 -0700 |
tree | 48a80df5c6cc847d6123ef3ff790dc2e34954e6f | |
parent | 4e2031f9120105eb314c6d3378ddc0b054f6cdb8 [diff] |
Remove dead code in checkForRingerModeChange If mIsSingleVolume is true the checkForRingerModeChange will exit early returning FLAG_ADJUST_VOLUME. Removed all if statements that cannot evaluate to true because of mIsSingleVolume. Test: manual check Bug: 330414704 Change-Id: Icfc6b317397248fb25deda227a1d565b112bb631