diff options
Diffstat (limited to 'setup-makefiles.sh')
-rwxr-xr-x | setup-makefiles.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setup-makefiles.sh b/setup-makefiles.sh index 56ceee9..9845218 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 "jasmine_sprout jason lavender twolip wayne whyred" +write_headers "jasmine_sprout jason lavender platina twolip wayne whyred" # The standard common blobs write_makefiles "${MY_DIR}/proprietary-files.txt" true |