Clean up old calling code.

This commit is contained in:
Alex Hart
2026-01-13 09:31:59 -04:00
committed by Michelle Tang
parent fd32ec9598
commit 1f7e9df7ff
70 changed files with 402 additions and 6425 deletions

View File

@@ -1114,14 +1114,6 @@ object RemoteConfig {
hotSwappable = true
)
@JvmStatic
@get:JvmName("newCallUi")
val newCallUi: Boolean by remoteBoolean(
key = "android.newCallUi.2",
defaultValue = false,
hotSwappable = false
)
@JvmStatic
@get:JvmName("useHevcEncoder")
val useHevcEncoder: Boolean by remoteBoolean(