commit | e2e40d137995a99815c2cdf018c07924f3c075d6 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Jun 23 09:13:26 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Jun 23 09:29:43 2022 -0700 |
tree | 73f8e15163bfa94d757ed6e8b8871bca04779500 | |
parent | 198bea7f245bb8dcfb15ce839fd14a1ffd1280e4 [diff] |
ethernet: skip test that uses TUNSETCARRIER on old kernels This change wraps the assumption in a function for better readability and raises the minimum kernel version to 5.0 (that is when TUNSETCARRIER was added). Bug: 236783925 Test: atest EthernetManagerTest Change-Id: Id84c793ccf2d02f77b3b398ae1ba717e6d12e7c9