diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2019-09-18 16:10:49 +0200 |
---|---|---|
committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-30 00:48:53 +0300 |
commit | c9ebed870535f209a665161c32f873b7c89c6e8c (patch) | |
tree | bed9b720054dc90b496f05b58f7cb8f9b1900b59 /setup-makefiles.sh | |
parent | 5935e5dcaeaf18ef5100c74dce194450fc293126 (diff) |
sdm660-common: Rename tulip to twolip
Change-Id: I0b00ae78e024c8d538175846b4c9537377842e8b
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 a20658a..34f8d52 100755 --- a/setup-makefiles.sh +++ b/setup-makefiles.sh @@ -39,7 +39,7 @@ fi setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true # Copyright headers and guards -write_headers "jasmine_sprout tulip wayne" +write_headers "jasmine_sprout twolip wayne" write_makefiles "$MY_DIR"/proprietary-files.txt true |