Depend on gingerbread variant of SuwLib

Test: Existing tests pass
Bug: 33094508
Change-Id: I489bbdba2cd0cf79f610c6827ee2af8e5c53a566
diff --git a/Android.mk b/Android.mk
index d29de83..349b79c 100644
--- a/Android.mk
+++ b/Android.mk
@@ -45,7 +45,7 @@
     LOCAL_JACK_FLAGS := --multi-dex native
 endif
 
-include frameworks/opt/setupwizard/library/common-full-support.mk
+include frameworks/opt/setupwizard/library/common-gingerbread.mk
 include frameworks/base/packages/SettingsLib/common.mk
 
 include $(BUILD_PACKAGE)