v4.3.17 — ConnectionService merges into apps automatically
The library manifest now declares VoiceConnectionService (with BIND_TELECOM_CONNECTION_SERVICE, foreground-service types, and the telephony permissions). Android's manifest merger injects it into every app — integrators no longer hand-copy the service block whose absence crashed apps at startup with:
java.lang.SecurityException: Registering a PhoneAccount requires either:
(1) ... BIND_TELECOM_CONNECTION_SERVICE ...
Apps that already declare the block keep building (identical values merge cleanly); tools:node overrides remain available. Ships as a dependency of @telecmi/piopiy-native ≥ 0.25.0.