Add a ip_link_add binary.

This is a binary equivalent to "ip link add ..." meethods, necessary
because SELinux prevents us using ip even in permissive mode. This
implementation is hardcoded to support only simple vlan and virtual wifi
rtnetlink devices.

Bug: 111320496
Test: Ran ip_link_add inside image.
Change-Id: Id08e529f1a163ec9dfec6fb85a0f71aeb5e58351
2 files changed
tree: 9fc36694164cb321c75246bb35908439dd6f3b36
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS