commit | e7fd5a53e1763076e9c09f191b744b2073b24616 | [log] [tgz] |
---|---|---|
author | Paul Hu <paulhu@google.com> | Mon Jul 01 03:22:59 2024 +0000 |
committer | Paul Hu <paulhu@google.com> | Mon Jul 15 08:53:31 2024 +0000 |
tree | b140a3d82b99fc153d574919fa1d1fb57dccdd47 | |
parent | a1d8c55bbfca86980d22852943b71683a717a132 [diff] |
Add SDK check for mdns test The mDNS test should be conducted with an SDK version higher than Android T (align with NsdManagerTest CTS, as NsdManager is only updatable on T+). Add an SDK version precondition check to ensure both devices are available for testing. Bug: 343311941 Test: atest CtsConnectivityMultiDevicesTestCases Change-Id: Id5505b5d0746515689dc1646116a16fcfb8ece64