sm8250-common: Add alioth and thyme to the list of supported devices

Change-Id: Iaeae1b8ccd0264ac3a6fef0bc6e4ff7ed30fd7e7
This commit is contained in:
Sebastiano Barezzi 2021-04-25 18:30:07 +02:00
parent 63500bb501
commit c3addbabc9
No known key found for this signature in database
GPG Key ID: 47760583F393BC44
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter apollo cas cmi lmi umi,$(TARGET_DEVICE)),)
ifneq ($(filter alioth apollo cas cmi lmi thyme umi,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))

View File

@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "apollo cas cmi lmi umi"
write_headers "alioth apollo cas cmi lmi thyme umi"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true