commit | 5300db670249f1663c6fa90e11c1f9e0a043d4fb | [log] [tgz] |
---|---|---|
author | Oscar Azucena <oscarazu@google.com> | Wed Aug 30 18:45:18 2023 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Fri Sep 01 07:32:12 2023 +0000 |
tree | 5f030fb42f89fb50b0599ac28a2205c5eb4c8ac5 | |
parent | a91df04b5e3e21c75bb22eb236ce8db7831f524e [diff] |
Add check to prevent recursive calls to compute the same volume Added check to prevent unbounded recursive calls to compute music volume in cases where changing a volume group would lead to recomputation of the music volume. Also added a similar check for ringer and accessibility. In both cases the goal is to prevent recomputing the same volume group. Bug: 293643676 Bug: 298282137 Test: Tested target with notification and music in the same volume group. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:437ded5017947e64dd905444fced0b0b83514034) Merged-In: I40cea1e7c7a5158b309b4e1a440ae88b238b0566 Change-Id: I40cea1e7c7a5158b309b4e1a440ae88b238b0566