commit | 52206d283ccad29695d0cdc0798f9cbe87f41f98 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Wed Mar 13 20:51:39 2024 +0000 |
committer | Cherrypicker Worker <android-build-cherrypicker-worker@google.com> | Fri Apr 12 02:01:15 2024 +0000 |
tree | ed312779d0a9e08cf92dbc13baa8d5aba840d637 | |
parent | d0b67760ab523f3663d58ab741fc3997aa6af426 [diff] |
Correct issue in unflagged code path for separatelyBindToBtIncallService. The flag check was missing here; as a consequence, when the flag was off, the BT ICS would get set to type `IN_CALL_SERVICE_TYPE_BLUETOOTH` and would then be ignored in all the other bind/rebind logic. Fixes: 323567772 Test: Manual testing for BT behavior. Test: Re-run unit tests. (cherry picked from commit 5abc112a32f118f40308c39ea9b534e3401020ab) (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:b0624fb1fba00e7799e1f013d02dbfceb0919f71) Merged-In: I249a1ba5bb1544c61af914c50d60172a0fffb416 Change-Id: I249a1ba5bb1544c61af914c50d60172a0fffb416 24D1-dev is based on 24Q2-release. Therefore, we merged this CL to 24D1-dev.