I am developing a CallRedirectionService and on my S22 (latest Android updates) dialing any number starting in “08” results in my redirection service being skipped.
I tracked this down to the NewOutgoingCallIntentBroadcaster checking the number for being a potential emergency call. “08” is one of the emergency call numbers listed in ETSI TS122.101 Section 10 but it should not be part of the emergency number list once a SIM-Card is present. This works flawlessly on a stock Android Pixel 6 Pro and a Nokia XR20, so there seems to be bug that is specific to the implementation by SAMSUNG (A customer running Android 12 on a Galaxy S10 complained as well).
Can you please investigate this and roll out a fix? This might break additional functionality for some users as well and produces very hard to track bugs.