summaryrefslogtreecommitdiffstats
path: root/full_crespo.mk
diff options
context:
space:
mode:
Diffstat (limited to 'full_crespo.mk')
-rw-r--r--full_crespo.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/full_crespo.mk b/full_crespo.mk
index 4b0bf74..fcf904a 100644
--- a/full_crespo.mk
+++ b/full_crespo.mk
@@ -29,6 +29,10 @@ PRODUCT_PACKAGES := \
Nfc \
Tag
+# Get the parts that are either non-open-source or depend
+# on non-open-source drivers
+$(call inherit-product-if-exists, vendor/samsung/crespo/full_crespo-trampoline.mk)
+
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# This is where we'd set a backup provider if we had one