commit | edaa67f486f71a577ddbe95d89a677133cff2604 | [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 | 0b722f4bbda27589b0d43b8c818ff501ae2a025a | |
parent | 50d4ba03b595f47c296668f63d7687dce64e24ed [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