aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAshwin Ramesh <ashwinr64@lineageos.org>2017-07-02 20:04:16 +0530
committerSubhrajyoti Sen <subhrajyoti12@gmail.com>2017-07-15 18:53:55 +0530
commit300b9fb1220948af33204d3ad79656889687260d (patch)
tree30767e6fef6404164d5cedc5eb0f6fdefe098ea8
parent692fe29c9a3c0625e728f96518f1808e24ff8d02 (diff)
onyx: vendor: Don't include deprecated makefile
Change-Id: I04d5f4ba42f6c64f0df8429ecbf5fd0855541740
-rwxr-xr-xsetup-makefiles.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index 1c14425..31bfa24 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -43,9 +43,6 @@ write_headers
# The standard blobs
write_makefiles "$MY_DIR"/proprietary-files.txt
-# Adreno Blobs
-printf '\n%s\n' "\$(call inherit-product, vendor/qcom/binaries/msm8974/graphics/graphics-vendor.mk)" >> "$PRODUCTMK"
-
# We are done!
write_footers