From 3dc524d4b0acf82f1de21ff8ae5a52ba51673d7e Mon Sep 17 00:00:00 2001 From: Sebastiano Barezzi Date: Sun, 3 Jan 2021 16:34:16 +0100 Subject: sdm660-common: Add platina to the supported devices list Change-Id: I63b18d20003ed9543801f5946c6a26140d1f3eef --- Android.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Android.mk') diff --git a/Android.mk b/Android.mk index 39555d7..38cf9c5 100644 --- a/Android.mk +++ b/Android.mk @@ -16,7 +16,7 @@ LOCAL_PATH := $(call my-dir) -ifneq ($(filter jasmine_sprout jason lavender twolip wayne whyred,$(TARGET_DEVICE)),) +ifneq ($(filter jasmine_sprout jason lavender platina twolip wayne whyred,$(TARGET_DEVICE)),) include $(CLEAR_VARS) -- cgit v1.2.3