summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2012-08-19 23:25:20 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2012-08-19 23:27:19 +0200
commit700f11d7738f21014dd60370b87ee9135fad4555 (patch)
treea521e9c2f43c7724239d028c40cfcb968a08af90
parentcdd7de4fdd0f92005afe96b05b5dfb52b725be16 (diff)
downloaddevice_samsung_maguro-700f11d7738f21014dd60370b87ee9135fad4555.zip
device_samsung_maguro-700f11d7738f21014dd60370b87ee9135fad4555.tar.gz
device_samsung_maguro-700f11d7738f21014dd60370b87ee9135fad4555.tar.bz2
Move to Software GL
Change-Id: I8ac6e526888f62b564195fa77ed044e80b01a7d3 Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
-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)