Revert "Revert "Use SetupWizardPreferenceLayout""

This reverts commit 73512ee6842166bbf0b37d70983595911b87db2d.

With ag/866290, this change can be applied again.

Bug: 27152471
Change-Id: I0fd78218b989e99873765f7678f0113fb2c08f16
diff --git a/Android.mk b/Android.mk
index 683db50..61734fb 100644
--- a/Android.mk
+++ b/Android.mk
@@ -39,7 +39,7 @@
     LOCAL_JACK_FLAGS := --multi-dex native
 endif
 
-include frameworks/opt/setupwizard/library/common.mk
+include frameworks/opt/setupwizard/library/common-full-support.mk
 include frameworks/base/packages/SettingsLib/common.mk
 
 include $(BUILD_PACKAGE)