summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xp51xx-common.mk9
1 files changed, 7 insertions, 2 deletions
diff --git a/p51xx-common.mk b/p51xx-common.mk
index 7f579f4..012ed1a 100755
--- a/p51xx-common.mk
+++ b/p51xx-common.mk
@@ -14,10 +14,15 @@
# limitations under the License.
#
-LOCAL_PATH := device/samsung/p5100
-
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
+
+# The gps config appropriate for this device
+$(call inherit-product, device/common/gps/gps_us_supl.mk)
+
+LOCAL_PATH := device/samsung/p5100
+
# This device is hdpi.
PRODUCT_AAPT_CONFIG := normal hdpi
PRODUCT_AAPT_PREF_CONFIG := hdpi