Change the vsoc RIL to use eth1, not eth0.

On the current version of cuttlefish, the backing virtio connections for
mobile and wireless connectivity are identical, but some devices such as
android auto do not have mobile connectivity. Using eth1 instead of eth0
for mobile then allows the auto configuration to always use eth0,
instead of using eth0 when there's only one connection and eth1 when
there are two.

Test: Ran cf_x86_[phone, auto]-userdebug locally.
Bug: 112047055
Change-Id: I67520aa990d58136606d2bafb9cfdba4330273ec
1 file changed
tree: 519f15354f2b75a0ada0f41d844711b7e244b26b
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS