summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2011-05-23 22:52:22 +0200
committercodeworkx <daniel.hillenbrand@codeworkx.de>2011-05-23 22:52:22 +0200
commit20a2bf19740713c0411e64ca3d9095f08b0a4f7a (patch)
tree0606389710643412cd53865f46bc9ee4af7aea8f /BoardConfig.mk
parent894838f9a27c0f0077c21b56db724b8db5c1d802 (diff)
downloaddevice_samsung_galaxysmtd-20a2bf19740713c0411e64ca3d9095f08b0a4f7a.zip
device_samsung_galaxysmtd-20a2bf19740713c0411e64ca3d9095f08b0a4f7a.tar.gz
device_samsung_galaxysmtd-20a2bf19740713c0411e64ca3d9095f08b0a4f7a.tar.bz2
remove "aries" from TARGET_OTA_ASSERT_DEVICE to prevent that users flash a false rom to their phone.
they're really doing it. Change-Id: If533036d303b39b2e884e47b2ec19a3a7321927f
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 5a2bf1b..fa47c21 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -101,4 +101,4 @@ TARGET_RECOVERY_PRE_COMMAND="echo 1 > /cache/.startrecovery; sync;"
# Include aries specific stuff
-include device/samsung/aries-common/Android.mk
-TARGET_OTA_ASSERT_DEVICE := aries,galaxys,galaxysmtd,GT-I9000,GT-I9000M,GT-I9000T
+TARGET_OTA_ASSERT_DEVICE := galaxys,galaxysmtd,GT-I9000,GT-I9000M,GT-I9000T