Remove VSoCEnabled() and replace it with config's enable_ivserver()

The VSoCEnabled function was meant to be only transitional.
The ivserver is basically the provider of the vsoc hardware so it
doesn't make a lot of sense to add a different flag for it.
The config object has a function enable_ivserver() which simply checks
the value of the hardware_name config property.

Bug: 122978436
Test: build & run locally

Change-Id: I9f6a1e472c8928002fa0691a47f471bc2acc591b
3 files changed
tree: 84e7027073f4a00c8ebb8a7e7a24bb0811b03b42
  1. common/
  2. guest/
  3. host/
  4. tests/
  5. tools/
  6. Android.bp
  7. Android.mk
  8. OWNERS