From dc2f2899c6fe74127f38e4ffc33aaf89395f644b Mon Sep 17 00:00:00 2001 From: sheetalm Date: Wed, 14 Feb 2018 09:39:22 +0530 Subject: Updated git submodules Project: sdc master 04c1754116920f5b43b20f449a39cbfa7a681102 Onboarding foundation changes for ItemManager Resolved conflicting changes 1. Split ItemManager to ASDCItemManager and ItemManager 2. ItemManager provides basic capability of item without collaboration 3. AsdcItemManager provides all capabilities of item including collaboration which are required by onboarding 4. ItemManager can be used by other services like activity spec to create a basic item without collaboration features. Change-Id: I6c6dc34a2b1a1745c796099b70e359432e90f85e Issue-ID: SDC-1039 Signed-off-by: sheetalm --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/sdc.git') diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 1f79fe6cf..04c175411 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 1f79fe6cf0abafc9db0a99f4c9fbd661a5d87b32 +Subproject commit 04c1754116920f5b43b20f449a39cbfa7a681102 -- cgit 1.2.3-korg