commit | c471fc945c1f9538f45e8df6ac530813c44a2965 | [log] [tgz] |
---|---|---|
author | Jimi Chen <jimictw@google.com> | Thu Mar 06 13:00:28 2025 +0000 |
committer | Jimi Chen <jimictw@google.com> | Fri Mar 07 00:25:34 2025 +0000 |
tree | 8ade47bd54f51b80d1ed0e80623cb3a5b54f5e44 | |
parent | cd99e8c839dae6986d96d949f0f7eabba4218ee9 [diff] |
Use 'ip link' to prevent permission errors in non-root environments The 'ip link show' requires root permissions, causing errors. This change replaces 'ip link show' with 'ip link'. Bug: 401123634 Test: atest NetworkStaticLibHostPythonTests Change-Id: I82b219ae9179f23e3233f797aeb4aa3740e6d3ec