summaryrefslogtreecommitdiffstats
path: root/p5110.mk
diff options
context:
space:
mode:
authorDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-20 20:19:24 +0200
committerDaniel Hillenbrand <daniel.hillenbrand@codeworkx.de>2012-06-20 20:19:24 +0200
commit32bdb54aadae3a240460c938a969555007e91da6 (patch)
tree59acbd0274394ed835349242fe2f243ac87451d1 /p5110.mk
parent2deca770de57b90185bc9c5eacc81bbdbe46bb42 (diff)
downloaddevice_samsung_p5110-32bdb54aadae3a240460c938a969555007e91da6.zip
device_samsung_p5110-32bdb54aadae3a240460c938a969555007e91da6.tar.gz
device_samsung_p5110-32bdb54aadae3a240460c938a969555007e91da6.tar.bz2
device specific overlay
Diffstat (limited to 'p5110.mk')
-rw-r--r--p5110.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/p5110.mk b/p5110.mk
index 64ac510..0bad169 100644
--- a/p5110.mk
+++ b/p5110.mk
@@ -18,5 +18,7 @@ $(call inherit-product, device/samsung/p5100/p51xx-common.mk)
LOCAL_PATH := device/samsung/p5110
+DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
+
# Use the non-open-source parts, if they're present
$(call inherit-product, vendor/samsung/p51xx/p5110-vendor.mk)