summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2017-01-24 11:00:02 +0100
committerAndreas Schneider <asn@cryptomilk.org>2017-01-26 18:16:12 +0100
commitd0cb5d90f80eeda7d49c997e523eb778c5ccbadf (patch)
tree43cb1b344465e2a83e052132b647b5157ad7ea42
parentdbf2f0542700506f6762d5257d5279c0237c7652 (diff)
downloadandroid_device_samsung_sltexx-d0cb5d90f80eeda7d49c997e523eb778c5ccbadf.tar.gz
android_device_samsung_sltexx-d0cb5d90f80eeda7d49c997e523eb778c5ccbadf.tar.xz
android_device_samsung_sltexx-d0cb5d90f80eeda7d49c997e523eb778c5ccbadf.zip
board: Add TARGET_OTA_ASSERT_DEVICE for slte, sltexx and slteskt
-rw-r--r--BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3c9f3e9..718a2ba 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -266,6 +266,8 @@ TW_THEME := portrait_hdpi
TARGET_RECOVERY_PIXEL_FORMAT := "BRGA_8888"
TARGET_RECOVERY_DEVICE_MODULES += prebuilt_file_contexts init.recovery.usb.rc
+TARGET_OTA_ASSERT_DEVICE := sltexx,slte,,slteskt
+
# Add logcat support
TWRP_INCLUDE_LOGCAT := true
# Use toolbox instead of busybox