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
Loading
Please register or sign in to comment