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.
1 file changed