diff options
| author | Rashed Abdel-Tawab <rashed@linux.com> | 2017-03-02 18:55:34 -0500 |
|---|---|---|
| committer | Rashed Abdel-Tawab <rashed@linux.com> | 2017-03-02 18:56:49 -0500 |
| commit | 98e016aa0742d0fc10253599d026cea85634b7f7 (patch) | |
| tree | a1c2097eed3d2f8bf825dfc2a904fedd77ade128 | |
| parent | f9c0e72189aa51e5d04912e7e1d6c639dbd56be6 (diff) | |
msm8996: Don't inherit qcom/binaries
Change-Id: I26af5792174bc9e4e46418b85a2a485e6d9bfa43
| -rwxr-xr-x | setup-makefiles.sh | 2 |
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 |
