diff options
-rw-r--r-- | cm.mk | 3 | ||||
-rw-r--r-- | egl.cfg | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,9 @@ $(call inherit-product, vendor/replicant/config/common_full_phone.mk) # Inherit device configuration $(call inherit-product, device/samsung/crespo/full_crespo.mk) +# Inherit Software GL configuration. +$(call inherit-product, vendor/replicant/config/software_gl.mk) + # Enhanced NFC $(call inherit-product, vendor/replicant/config/nfc_enhanced.mk) @@ -1 +1,2 @@ +0 0 android 0 1 POWERVR_SGX540_120 |