commit | 734c626fead9f9fd1a0f4c5a57ce104eaee9b96a | [log] [tgz] |
---|---|---|
author | Yang Sun <sunytt@google.com> | Thu Mar 07 18:05:14 2024 +0800 |
committer | Yang Sun <sunytt@google.com> | Thu Mar 07 20:44:05 2024 +0800 |
tree | fffeb70d1f4714c4471f9f51e24af00670053fa8 | |
parent | 612de50da28c7c78436c98ec92c0685e91b57c3b [diff] |
Check kernel version for multicast routing support. Multicast routing is only supported on 14_5.15.0 and onwards. When sdk version is 34+, thread is supported, if kernel version is e.g. 5.15.144-android13 then multicast routing is not supported so we need to skip multicast routing tests. Bug: 328133320 Test: atest ThreadNetworkIntegrationTests:android.net.thread.BorderRoutingTest Change-Id: I5d67f4558b40ee3ec0569298c7c02726d5d19e98