aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Filetto <matt.filetto@gmail.com>2014-10-06 18:08:56 -0700
committerMatt Filetto <matt.filetto@gmail.com>2014-10-11 21:57:11 -0700
commited2a8f1343354f2e2e3b3590c0b474e391fdd747 (patch)
treeb2be5ff87fd49b97e21dabf648d127f533fd1e48
parentce24923d97f144114bb9ada948983748753cc46e (diff)
klteusc: add "klte" to build barrier to fix flashing issues.
* Some recoveries report the device as klte regardless of the variant, because of this the ROM fails to flash. This will at least allow flashing without editing the updater-script manually. Change-Id: Ifbc920e50e8eb3ba1c33c4aca843436e449f2645
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 8d88169..1b81f89 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -15,7 +15,7 @@
# inherit from common klte
-include device/samsung/klte-common/BoardConfigCommon.mk
-TARGET_OTA_ASSERT_DEVICE := klteusc
+TARGET_OTA_ASSERT_DEVICE := klteusc,klte
# Kernel
TARGET_KERNEL_VARIANT_CONFIG := msm8974pro_sec_klte_usc_defconfig