Set DNS when connected to OpenZiti network

Hi everyone,

hopefully this question is not a duplicate and already answered but my searches did not show anything related.
My current remove access setup is based on WireGuard, and I am setting a DNS server in the tunnel configuration, to have my own DNS server attached to my devices wherever I am.
I would love to replicate this setup using OpenZiti, but I have not seen any possibility to use my DNS server within the config.
Setting up a service to access my DNS should work, but how to configure, for example, the OpenZiti App on Android to use this DNS after the connection is up? Same for the Linux tunneler.

Perhaps I just missed the option, or it is not possible at all?

Thanks for your help!

OK for Linux I found

ziti-edge-tunnel run --dns-upstream 

But for Android?

OpenZIti Android tunneler sets upstream(s) to whatever servers are provided by currently active connection whether it is WiFi or mobile network. This is done specifically to avoid breaking the apps that need to bypass OpenZiti.