sm8150-common: Add support for oneplus7tpronr
- This adds oneplus7tpronr as a vendor target. Signed-off-by: Cyber Knight <cyberknight755@gmail.com>
This commit is contained in:
parent
49fa299fec
commit
7cf43fc8a7
|
@ -4,6 +4,6 @@
|
|||
|
||||
LOCAL_PATH := $(call my-dir)
|
||||
|
||||
ifneq ($(filter oneplus7pro oneplus7 oneplus7tpro oneplus7t,$(TARGET_DEVICE)),)
|
||||
ifneq ($(filter oneplus7pro oneplus7 oneplus7tpronr oneplus7tpro oneplus7t,$(TARGET_DEVICE)),)
|
||||
|
||||
endif
|
||||
|
|
Loading…
Reference in New Issue