From 486aeb1997f84403e0b73fa86c262c51cbd95347 Mon Sep 17 00:00:00 2001 From: Daniel Hillenbrand Date: Mon, 14 May 2012 13:42:36 +0300 Subject: added galaxynote to ota assert, needs to be removed later --- BoardConfig.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'BoardConfig.mk') diff --git a/BoardConfig.mk b/BoardConfig.mk index 285da4c..bad5982 100755 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -131,8 +131,8 @@ BOARD_USE_CUSTOM_RECOVERY_FONT := \"roboto_15x24.h\" TARGET_SPECIFIC_HEADER_PATH := device/samsung/n7000/overlay/include -# assert -TARGET_OTA_ASSERT_DEVICE := n7000,GT-N7000 +# assert, galaxynote needs to be removed later +TARGET_OTA_ASSERT_DEVICE := galaxynote,n7000,GT-N7000 # Use the non-open-source parts, if they're present -include vendor/samsung/n7000/BoardConfigVendor.mk -- cgit v1.1