Skip to content

Commit

Permalink
Update qcom-common-42.mk
Browse files Browse the repository at this point in the history
  • Loading branch information
Bangprovn committed Apr 3, 2014
1 parent ff6dd07 commit a1cc4d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qcom-common-42.mk
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@

USE_ADRENO_42 := true

$(call inherit-product, device/sony/qcom-common/qcom-common.mk)
$(call inherit-product, device/pantech/qcom-common/qcom-common.mk)

# OpenGL ES 2.0
PRODUCT_PROPERTY_OVERRIDES += \
ro.opengles.version=131072

# Include non-opensource parts
$(call inherit-product, vendor/sony/qcom-common/qcom-common-vendor-4.2.mk)
$(call inherit-product, vendor/pantech/qcom-common/qcom-common-vendor-4.2.mk)

0 comments on commit a1cc4d2

Please sign in to comment.