commit | e763f7adb882408bada96f71846c5bec2972916b | [log] [tgz] |
---|---|---|
author | Oscar Azucena <oscarazu@google.com> | Wed Mar 27 18:56:02 2024 -0700 |
committer | Oscar Azucena <oscarazu@google.com> | Tue Apr 02 10:13:45 2024 -0700 |
tree | e95d22cd7854e013598f2e14f6b18e52d8c16e52 | |
parent | c334c19ebbca6fd0c97fc46da2dbcb773fd998ee [diff] |
Limit recursive volume calculation Added boolean to indicate that recursive volume calculation should not continue for internal calls. This prevents infinity recursion for calculatations as the interaction are limited to the first level. Bug: 331657393 Test: Manual switch of phone call while media is active Change-Id: I8536aa5988f905e05243c5568b0b1cee65a920e0