Skip to content
Snippets Groups Projects
Commit 7594ad6d authored by TheScarastic's avatar TheScarastic
Browse files

msm8953-common: Support tissot

parent b1d0eadb
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter mido,$(TARGET_DEVICE)),)
ifneq ($(filter mido tissot,$(TARGET_DEVICE)),)
include $(call all-makefiles-under,$(LOCAL_PATH))
......
......@@ -37,7 +37,7 @@ fi
setup_vendor "$DEVICE_COMMON" "$VENDOR" "$LINEAGE_ROOT" true
# Copyright headers and guards
write_headers "mido"
write_headers "mido tissot"
# The standard common blobs
write_makefiles "$MY_DIR"/proprietary-files-qc.txt true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment