commit | f0bcd6f4d6a4cc8d2bb7d0b04f489819c1d257e0 | [log] [tgz] |
---|---|---|
author | Chih-Yu Huang <akahuang@google.com> | Sat Sep 21 12:04:12 2024 +0900 |
committer | Chih-Yu Huang <akahuang@google.com> | Wed Sep 25 17:16:24 2024 +0900 |
tree | be0654f1c079ab13441d82e7ff0cca329157eb91 | |
parent | 6566f7c57deea6d465bc54b96abef000332f08c8 [diff] |
Add createGetLinkMessage() at RtNetlinkLinkMessage This CL adds the createGetLinkMessage() method at the RtNetlinkLinkMessage class, that creates a link message to get the information of a interface. The functionality is the same as "ip link show $interface". Bug: 364501824 Test: atest NetworkStaticLibTests Change-Id: I87a120f488e5b6f7f24c663c68ba26835fa2157a