summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcm.mk3
-rwxr-xr-xconfigs/egl.cfg1
2 files changed, 4 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
diff --git a/configs/egl.cfg b/configs/egl.cfg
index 4515dfd..9438b87 100755
--- a/configs/egl.cfg
+++ b/configs/egl.cfg
@@ -1 +1,2 @@
+0 0 android
0 1 mali