commit | 5f65a440e2115f2af7043d3c31bbce64bb16ac61 | [log] [tgz] |
---|---|---|
author | Cody Kesting <ckesting@google.com> | Fri May 07 15:48:46 2021 -0700 |
committer | Cody Kesting <ckesting@google.com> | Tue May 11 18:32:32 2021 -0700 |
tree | e6ce044c54026c47b4b08db98bb36ad354971d0d | |
parent | fd57083e391763a91bb078289b90867728ed5860 [diff] |
Specify if a VCN is in 'test-mode' in VcnContext. This CL updates VcnContext to include whether the VCN instance it is created for is in test-mode (as specified by the VcnConfig). This also changes the lifetime of VcnContext to be created uniquely for each VCN instance (as opposed to a single VcnContext created in VcnManagementService and used for all VCNs). Bug: 182291467 Test: atest FrameworksVcnTests CtsVcnTestCases Change-Id: I6fc6a266bf67ab2aa64202153c3c109ee98a16ca