Skip to content

v4.3.17 — ConnectionService merges into apps automatically

Choose a tag to compare

@murugancmi murugancmi released this 04 Aug 08:52
· 40 commits to main since this release

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.