summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-03-02 18:55:34 -0500
committerRashed Abdel-Tawab <rashed@linux.com>2017-03-02 18:56:49 -0500
commit98e016aa0742d0fc10253599d026cea85634b7f7 (patch)
treea1c2097eed3d2f8bf825dfc2a904fedd77ade128
parentf9c0e72189aa51e5d04912e7e1d6c639dbd56be6 (diff)
msm8996: Don't inherit qcom/binaries
Change-Id: I26af5792174bc9e4e46418b85a2a485e6d9bfa43
-rwxr-xr-xsetup-makefiles.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index d20578e..cd259db 100755
--- a/setup-makefiles.sh
+++ b/setup-makefiles.sh
@@ -72,8 +72,6 @@ write_makefiles "$MY_DIR"/proprietary-files-qc-perf.txt
echo "endif" >> "$PRODUCTMK"
echo "endif" >> "$ANDROIDMK"
-printf '\n%s\n' "\$(call inherit-product, vendor/qcom/binaries/msm8996/graphics/graphics-vendor.mk)" >> "$PRODUCTMK"
-
# We are done with platform
write_footers