commit | d8839f4ba5a8df02852ba6bfb148896e5189bd36 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Thu Apr 01 18:08:02 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Thu Apr 01 18:08:02 2021 +0800 |
tree | f3376e2e15c075c17f7f25d0d786dfcc16522a28 | |
parent | cbb60163dfac7e07f177573dedf00a1cc63e761d [diff] |
Ignore checking TRANSPORT_USB when Android version is older than S There is a new transport type - TRANSPORT_USB(8) in Android S, so when the test tries to add this new transport type in older Android version, it cannot pass the transport type validation and make test fail. Bug: 184158327 Test: run CtsNetTestCasesLatestSdk on Android R & Q Change-Id: I38816173b04ea198d99f64f45e9271ac2641e4ac