commit | ca812cfb1c423a18736f7df061894554b6293faa | [log] [tgz] |
---|---|---|
author | chenxin20 <chenxin20@xiaomi.com> | Thu Feb 27 14:03:50 2025 +0800 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Tue Mar 04 06:05:25 2025 -0500 |
tree | 4fed7a2c30aa6da7743cb1587357456e56f06cb8 | |
parent | d9ff159bc96be428f2cde15123207b10fd25162d [diff] |
AudioService: fix voice volume adjustments Even if the device does not support TelephonyManager (mPlatformType is not PLATFORM_VOICE), the app may still choose stream_voice_call to play sound. At this time, it is also necessary to determine whether stream_voice_call is active. Google: 3513031 Change-Id: I88a925605e20e1fbc65974836a0f585b0e00bbcc Signed-off-by: chenxin20 <chenxin20@xiaomi.com> Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>