summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cm.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/cm.mk b/cm.mk
index 851f780..8a452aa 100644
--- a/cm.mk
+++ b/cm.mk
@@ -10,6 +10,10 @@ $(call inherit-product, vendor/replicant/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/samsung/galaxysmtd/full_galaxysmtd.mk)
+# Inherit Software GL configuration.
+$(call inherit-product, vendor/replicant/config/software_gl.mk)
+
+
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := galaxysmtd
PRODUCT_NAME := replicant_galaxysmtd