commit | 368b157b50135da4c1fa6c2ba0710a57b0cc5e1d | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu Apr 18 13:18:09 2024 -0700 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Thu Apr 25 03:24:26 2024 +0000 |
tree | c35d1e1f494059d7a7f4543e8a8d4574ffb7dbc9 | |
parent | d2c99594b960863f5a130398c3e87fdf9daa569b [diff] |
audio: Fix AudioPatchTest/AudioModulePatch#UpdateInvalidPatchId VTS test The test was using '0' as an "invalid" patch ID value, however this value is valid in the context of 'IModule.setAudioPatch' method and means "create a new patch and allocate and ID for it". Bug: 328010709 Test: atest VtsHalAudioCoreTargetTest (cherry picked from https://android-review.googlesource.com/q/commit:8dd96d4c417f309824ac006cedc15118fd7a1363) Merged-In: Icd33f3cbd1602ec5aa162fa72fc3ddd59ccffbef Change-Id: Icd33f3cbd1602ec5aa162fa72fc3ddd59ccffbef 24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.