From 88e24938673eedc23ebbfdf291c03f9571ea8f51 Mon Sep 17 00:00:00 2001 From: basamaryan Date: Fri, 13 Jan 2023 05:32:42 +0000 Subject: [PATCH] fixup! sm6150-common: Welcome Redmi Note 10 Pro Change-Id: I84486f287783041157533d8e35e0d585536bd573 --- setup-makefiles.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-makefiles.sh b/setup-makefiles.sh index c29a5a9..140088b 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 "courbet davinci phoenix surya toco violet" +write_headers "courbet davinci phoenix surya sweet toco violet" # The standard common blobs write_makefiles "${MY_DIR}/proprietary-files.txt" true