sm6225-common: Add capri to build guards

Change-Id: Ief067f0f5040f7f2cc5936b7a02ee13097a5d7fe
This commit is contained in:
Michael Bestas
2023-06-01 18:26:30 +03:00
parent 0b994d48de
commit 9ea0512e80
+1 -1
View File
@@ -4,6 +4,6 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter borneo caprip devon hawao rhode,$(TARGET_DEVICE)),)
ifneq ($(filter borneo capri caprip devon hawao rhode,$(TARGET_DEVICE)),)
endif