summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErfan Abdi <erfangplus@gmail.com>2020-03-05 01:28:21 +0330
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:49:34 +0300
commit41a77ec57d444999a1699ab814c6c589ee613c57 (patch)
treeb77e990b8268b182e27cee3a53b9ad6a9432ae8c
parent1938f4a6173cceda95189f47cb60e5261af2b1c4 (diff)
sdm660-common: My name is lavender
Change-Id: Ie820810a928378a194bfa20fdae69385d1683dc7
-rw-r--r--Android.mk2
-rwxr-xr-xsetup-makefiles.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/Android.mk b/Android.mk
index f797f1e..773c9ff 100644
--- a/Android.mk
+++ b/Android.mk
@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
-ifneq ($(filter jasmine_sprout jason twolip wayne,$(TARGET_DEVICE)),)
+ifneq ($(filter jasmine_sprout jason lavender twolip wayne,$(TARGET_DEVICE)),)
include $(CLEAR_VARS)
diff --git a/setup-makefiles.sh b/setup-makefiles.sh
index aebc87f..bacfe9a 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 jason twolip wayne"
+write_headers "jasmine_sprout jason lavender twolip wayne"
write_makefiles "$MY_DIR"/proprietary-files.txt true