From f7b45f76c04f8268375f872184b9701a76e19a07 Mon Sep 17 00:00:00 2001 From: Andreas Blaesius Date: Sun, 5 Jun 2016 20:43:59 +0200 Subject: Add espresso3g to TARGET_OTA_ASSERT_DEVICE Change-Id: I72e248f2916eef9e29658a709aa62b8fea8904f8 --- BoardConfig.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BoardConfig.mk b/BoardConfig.mk index c9abc0e..8b9bcc7 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -20,7 +20,7 @@ include device/samsung/espressowifi/BoardConfigCommon.mk TARGET_SPECIFIC_HEADER_PATH += device/samsung/espresso3g/include # assert -TARGET_OTA_ASSERT_DEVICE := espresso-common,p3100,GT-P3100,espressorf,espressorfxx,p5100,GT-P5100,espresso10rf,espresso10rfxx +TARGET_OTA_ASSERT_DEVICE := espresso3g,espresso-common,p3100,GT-P3100,espressorf,espressorfxx,p5100,GT-P5100,espresso10rf,espresso10rfxx # RIL BOARD_VENDOR := samsung -- cgit v1.1