From 17587406fc97d100d0ac5544b7e574e6d2f403f3 Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Tue, 12 May 2020 00:59:28 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 7717944e41ecbb9447a56d870821b6d494e7ebe3 - Remove outputFullFilePath from ValidationConfigManager This commit aims to extract the outputFullFilePath field from ValidationConfigManager in order to improve testability. This commit contains multiple minor modifications resulting from bubbling up the outputFullFilePath static field to where it is actually set. Most of the modifications result from changing the signature of the functions which formerly relied on ValidationConfigManager.getOutputFullFilePath. Change-Id: I0a28e527cabe606de8af62b8dcbc4b4e70db98ed Signed-off-by: Francis Toth Issue-ID: SDC-2499 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 88af509e8..7717944e4 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 88af509e836976b545e071cfe562bf70258c6c70 +Subproject commit 7717944e41ecbb9447a56d870821b6d494e7ebe3 -- 2.16.6