aboutsummaryrefslogtreecommitdiff
path: root/shinano.mk
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2014-06-11 10:25:39 +0530
committerChirayu Desai <cdesai@cyanogenmod.org>2014-06-11 10:25:39 +0530
commit64b9987d726bda698446d9f8a091ef2fbb15c11d (patch)
tree1e296a1c669efc0b65edd8c4a40b069e7dfcf8e5 /shinano.mk
parent5a66727d48584bcab623863c0e8135af99985ca4 (diff)
Adreno driver cleanup
* Keep only the current driver in qcom-common and move the legacy / not latest versions to the platforms needing it. Change-Id: I7b70580638083840aaefb2aee2960218525eb3a5
Diffstat (limited to 'shinano.mk')
-rw-r--r--shinano.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shinano.mk b/shinano.mk
index b28f198..1fc9229 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -15,7 +15,7 @@
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# qcom common
-$(call inherit-product, device/sony/qcom-common/qcom-common-330.mk)
+$(call inherit-product, device/sony/qcom-common/qcom-common.mk)
COMMON_PATH := device/sony/shinano-common