summaryrefslogtreecommitdiffhomepage
path: root/android/lib/ui/component/src
diff options
context:
space:
mode:
authorJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-10-02 08:49:41 +0200
committerJonatan Rhodin <jonatan.rhodin@mullvad.net>2025-10-09 11:02:02 +0200
commit8cfcae2c7d7148d55a4812df420a0aa6a9d4d7d4 (patch)
tree3ccef8b1ff7f1619df798289acad0427a23e7cdc /android/lib/ui/component/src
parentcc3d7a2295765fb47949fc73b8bcf7cb76cea552 (diff)
downloadmullvadvpn-8cfcae2c7d7148d55a4812df420a0aa6a9d4d7d4.tar.xz
mullvadvpn-8cfcae2c7d7148d55a4812df420a0aa6a9d4d7d4.zip
Implement LWO on android
Diffstat (limited to 'android/lib/ui/component/src')
-rw-r--r--android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt1
1 files changed, 1 insertions, 0 deletions
diff --git a/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt b/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt
index 2e4e228439..be4c5d4539 100644
--- a/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt
+++ b/android/lib/ui/component/src/main/kotlin/net/mullvad/mullvadvpn/lib/ui/component/relaylist/RelayItemPreviewData.kt
@@ -52,6 +52,7 @@ private fun generateRelayItemRelay(
ownership = Ownership.MullvadOwned,
daita = daita,
quic = null,
+ lwo = false,
)
private fun String.generateCountryCode() =