cmparts: Profiles settings
* So many people have worked on this, I've lost count.
* This patch rolls it all up and moves it into CMParts.
* Also brought in required Settings infrastructure to support
fragment navigation.
Change-Id: I58da5f7bca2d571865afcf4fafbaff881311fe16
diff --git a/Android.mk b/Android.mk
index 07894b5..1ecfd8e 100644
--- a/Android.mk
+++ b/Android.mk
@@ -36,4 +36,6 @@
LOCAL_JACK_FLAGS := --multi-dex native
endif
+include frameworks/base/packages/SettingsLib/common.mk
+
include $(BUILD_PACKAGE)