diff --git a/Android.mk b/Android.mk index 3156925..9458ef0 100644 --- a/Android.mk +++ b/Android.mk @@ -28,4 +28,6 @@ LOCAL_RESOURCE_DIR := $(addprefix $(LOCAL_PATH)/, $(res_dir)) LOCAL_AAPT_FLAGS := --auto-add-overlay LOCAL_AAPT_FLAGS += --extra-packages com.google.android.gms +include frameworks/opt/setupwizard/library/common.mk + include $(BUILD_PACKAGE) diff --git a/res/layout/location_settings.xml b/res/layout/location_settings.xml index 53ae954..c6a702c 100644 --- a/res/layout/location_settings.xml +++ b/res/layout/location_settings.xml @@ -45,42 +45,6 @@ android:paddingRight="@dimen/content_margin_right" style="@style/PageSummaryText" /> - - - - - - - - -