Depend on gingerbread variant of SuwLib

Test: Existing tests pass
Bug: 33094508
Change-Id: I489bbdba2cd0cf79f610c6827ee2af8e5c53a566
This commit is contained in:
Maurice Lam
2016-12-16 14:11:02 -08:00
parent af71eb20c8
commit 62478b9e3e

View File

@@ -45,7 +45,7 @@ ifneq ($(INCREMENTAL_BUILDS),)
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)