From 0cf8ca41bd417bb650092b349db3e8b873ee6c06 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Tue, 19 Jun 2012 17:16:24 +0200 Subject: package overlay path --- p51xx-common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p51xx-common.mk b/p51xx-common.mk index 1966a21..308a088 100755 --- a/p51xx-common.mk +++ b/p51xx-common.mk @@ -14,7 +14,7 @@ # limitations under the License. # -DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay +DEVICE_PACKAGE_OVERLAYS += device/samsung/p5100/overlay $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk) -- cgit v1.1