diff --git a/setup-makefiles.sh b/setup-makefiles.sh index d50242ad..4fbdc1a2 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -25,7 +25,7 @@ source "${HELPER}" setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true # Warning headers and guards -write_headers "guacamole guacamoleb guacamoleg hotdog hotdogb hotdogg" +write_headers "guacamole guacamoleb guacamoleg hotdog hotdogb" # The standard common blobs write_makefiles "${MY_DIR}/proprietary-files.txt" true