sm6225-common: Add borneo to build guards

Change-Id: I5b4b628a5c7ad697637526831b8474fe6e4edf70
This commit is contained in:
Michael Bestas 2023-05-08 21:02:04 +03:00
parent 03b114addb
commit 3dec39a833
No known key found for this signature in database
GPG key ID: CC95044519BE6669
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter caprip devon hawao rhode, $(TARGET_DEVICE)),)
ifneq ($(filter borneo caprip devon hawao rhode, $(TARGET_DEVICE)),)
include $(call all-makefiles-under, $(LOCAL_PATH))
include $(CLEAR_VARS)

View file

@ -25,7 +25,7 @@ source "${HELPER}"
setup_vendor "${DEVICE_COMMON}" "${VENDOR}" "${ANDROID_ROOT}" true
# Warning headers and guards
write_headers "caprip devon hawao rhode"
write_headers "borneo caprip devon hawao rhode"
# The standard common blobs
write_makefiles "${MY_DIR}/proprietary-files.txt" true