summaryrefslogtreecommitdiffstats
path: root/cm.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cm.mk')
-rwxr-xr-xcm.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/cm.mk b/cm.mk
index 3605a3b..04ea767 100755
--- a/cm.mk
+++ b/cm.mk
@@ -10,6 +10,9 @@ $(call inherit-product, vendor/replicant/config/common_full_phone.mk)
# Inherit device configuration
$(call inherit-product, device/samsung/n7000/full_n7000.mk)
+# Inherit Software GL configuration.
+$(call inherit-product, vendor/replicant/config/software_gl.mk)
+
## Device identifier. This must come after all inclusions
PRODUCT_DEVICE := n7000
PRODUCT_NAME := replicant_n7000