From c75f08dd0f5bb0721162841636a516483186f3ec Mon Sep 17 00:00:00 2001 From: Marc Bourgoin Date: Wed, 3 Aug 2022 23:57:01 -0600 Subject: [PATCH] sm7325-common: Fix setup makefiles for berlin Change-Id: I7c983f470594025cd6e90c217641fb4e70fa4d93 --- setup-makefiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-makefiles.sh b/setup-makefiles.sh index ae4f5d7..12daf9a 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 "pstar nio" +write_headers "berlin" # The standard common blobs write_makefiles "${MY_DIR}/proprietary-files.txt" true