sm8250-common: Add Tab S7 and S7+ to the guards

Change-Id: Iecc85ca3a2b4a6307833a5389cb75a48dbef965e
This commit is contained in:
Bruno Martins
2025-03-08 22:54:06 +00:00
parent 6e4ffdc0ec
commit a87c434ff5
+1 -1
View File
@@ -4,6 +4,6 @@
LOCAL_PATH := $(call my-dir)
ifneq ($(filter r8q,$(TARGET_DEVICE)),)
ifneq ($(filter gts7l gts7lwifi gts7xl gts7xlwifi r8q,$(TARGET_DEVICE)),)
endif