commit | 76dbff1e9ca9395932fbaeb612e58472aaaef211 | [log] [tgz] |
---|---|---|
author | Aaqib Ismail <aaqibismail@google.com> | Wed Apr 12 11:48:14 2023 -0700 |
committer | Aaqib Ismail <aaqibismail@google.com> | Wed Apr 12 16:31:23 2023 -0700 |
tree | 570729803cbecd3ca6a86f0be812fed0a7b69e9c | |
parent | 5df458d2c054b675e09f3cb4d3e2bccc47e82910 [diff] |
Use IsSubsetOf matcher for comparing changed vs updated properties The previous implementation did not work as intended because it was comparing using equality. This means that if there is a mismatch in the number of elements in each list it would fail. Bug: 277359330 Bug: 277359630 Bug: 277359374 Bug: 277359394 Bug: 277359419 Bug: 277359421 Bug: 277359396 Bug: 277359260 Test: atest FakeVehicleHardwareTest Change-Id: If624ee39271725c6158c004181104ca6b30d4598