OSDN Git Service

RootCanal: Remove unregistered devices from Phys
authorMyles Watson <mylesgw@google.com>
Thu, 5 Sep 2019 22:39:03 +0000 (15:39 -0700)
committerMyles Watson <mylesgw@google.com>
Fri, 6 Sep 2019 12:17:15 +0000 (12:17 +0000)
commit2917d9e394cb6fdd8dc266b1e704fda11a37af9a
tree5845b241208c93a242d82d34745bb82571be8ee6
parent4004de748ae46c2ef6bcf3ca2313f2706619ae44
RootCanal: Remove unregistered devices from Phys

Move Phy creation to the model.
Add an ID for phy factories.

Test: cert/run_cert.sh
Change-Id: If6fe1c6f9f6bfed60c1595dc229d4a9c87072023
vendor_libs/test_vendor_lib/model/devices/device.cc
vendor_libs/test_vendor_lib/model/devices/device.h
vendor_libs/test_vendor_lib/model/setup/phy_layer.h
vendor_libs/test_vendor_lib/model/setup/phy_layer_factory.cc
vendor_libs/test_vendor_lib/model/setup/phy_layer_factory.h
vendor_libs/test_vendor_lib/model/setup/test_command_handler.cc
vendor_libs/test_vendor_lib/model/setup/test_model.cc
vendor_libs/test_vendor_lib/model/setup/test_model.h