commit | 1ce67a612220e7c9bd576d867cddf0fb74ccb866 | [log] [tgz] |
---|---|---|
author | Alex Chau <alexchau@google.com> | Thu Oct 12 11:29:14 2023 +0100 |
committer | Alex Chau <alexchau@google.com> | Thu Oct 12 11:43:37 2023 +0100 |
tree | 1807f5cb85b4b02e35ac097d216ccae3218e23c0 | |
parent | e0a25fbd5177d04b878c3f0dadf11099c5cc8e8e [diff] |
Use SandboxContext in AbstractDeviceProfileTest - Added a initializeForTesting method to SandboxContext - Also made SandboxContext non-abstract, so it can be used in tests to inject mock MainThreadInitializedObject into the SandboxContext, this should avoid mocked MainThreadInitializedObject bled into another test Test: presubmit Flag: None Bug: 303328913 Change-Id: I37157d81b08b80f1e90eacca7dc2ce482cd08aa4