summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--full_maguro.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/full_maguro.mk b/full_maguro.mk
index 740f985..41ab570 100644
--- a/full_maguro.mk
+++ b/full_maguro.mk
@@ -30,6 +30,8 @@ PRODUCT_PACKAGES := \
GNexusParts
# Inherit from those products. Most specific first.
+# Inherit Software GL configuration.
+$(call inherit-product, vendor/cm/config/software_gl.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# This is where we'd set a backup provider if we had one
#$(call inherit-product, device/sample/products/backup_overlay.mk)