diff options
| author | 2022-07-06 10:59:41 -0700 | |
|---|---|---|
| committer | 2022-08-22 16:25:34 -0700 | |
| commit | b83cc19fc0b6ec3a4c506c159eb94d927fa3790e (patch) | |
| tree | 5ac4146269b4405a0c6e57c7e91a8ed5866b402e /tests/SharedLibraryLoadingTest | |
| parent | 70c84d90c74f5a0b4cb85f3895a417d36650016a (diff) | |
prohibit toggling setAudioModeIsVoip(false) for SM connection
For context, there was a report of a VoIP app experiencing audio
issues in call when switching between a self-managed and PSTN call.
The root cause was from calling setAudioModeIsVoip(false)
on a self-managed connection.
To prevent misuse of the API, prevent toggling of
setAudioModeIsVoIP(false) on a self-managed connection.
Additionally, 2 CTS tests and 1 CtsVerifier test are put in place to
assert there isnt manipulation of this API.
Test: 2 cts,
1 CtsVerifier called "Telecom Call Audio test"
bug: 236018173
Change-Id: I9161f9369f7bb37c1c2e3f9342e63693cb4f10cc
Diffstat (limited to 'tests/SharedLibraryLoadingTest')
0 files changed, 0 insertions, 0 deletions