diff options
author | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-19 17:16:24 +0200 |
---|---|---|
committer | Daniel Hillenbrand <daniel.hillenbrand@codeworkx.de> | 2012-06-19 17:16:24 +0200 |
commit | 0cf8ca41bd417bb650092b349db3e8b873ee6c06 (patch) | |
tree | e876adbfcd96d516c2785b39410cd1a3f57787be | |
parent | 759d906b87810783938eae257fdc9ac02ec1f3b4 (diff) | |
download | device_samsung_espresso3g-0cf8ca41bd417bb650092b349db3e8b873ee6c06.zip device_samsung_espresso3g-0cf8ca41bd417bb650092b349db3e8b873ee6c06.tar.gz device_samsung_espresso3g-0cf8ca41bd417bb650092b349db3e8b873ee6c06.tar.bz2 |
package overlay path
-rwxr-xr-x | p51xx-common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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) |