Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit cc164db0 authored by Ken Chen's avatar Ken Chen
Browse files

[Test] Fix BlockDnsQuery_FlaggedOff failures in MTS

The test fails in MTS because the fake DoT server closes SSL connection
after replying to each query. DNS resolver needs to disable
dot_async_handshake flag and have at least a dot retry. But the current
settings pushed by server can be different. Test should fix the setting.

Bug: 313401764
Test: adb shell
      setprop persist.device_config.netd_native.dot_async_handshake 0
      setprop persist.device_config.netd_native.dot_maxtries 3
      atest resolv_integration_test
Change-Id: Idb4fb3f88466b198c91bbab171f9c755a01468f4
parent b7f8f545
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment