mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add telecom integration allow list and change processing for outgoing audio calls.
This commit is contained in:
@@ -187,7 +187,7 @@ public final class InternalValues extends SignalStoreValues {
|
||||
if (FeatureFlags.internalUser()) {
|
||||
return getBoolean(CALLING_DISABLE_TELECOM, false);
|
||||
} else {
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user