summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2016-01-03 04:12:26 +0100
committerDániel Járai <jaraidaniel@gmail.com>2016-01-03 06:56:10 -0800
commite53eea6426da49dfb542929d5aa686667f4d416f (patch)
tree3a66cfe15f2b90ac0602a68b2e5cba92eb8661fc /BoardConfig.mk
parent3c5c9eb4c0e0b550606e84e2703f0390ef811adb (diff)
downloaddevice_samsung_tuna-e53eea6426da49dfb542929d5aa686667f4d416f.zip
device_samsung_tuna-e53eea6426da49dfb542929d5aa686667f4d416f.tar.gz
device_samsung_tuna-e53eea6426da49dfb542929d5aa686667f4d416f.tar.bz2
Remove bootloader and radio updaters
We're not going to create OTA packages with these images. samsung.fs_size_fix also got removed: nobody is going to install this to a factory (never installed any factory image, bootloader or ota package), encrypted maguro device. Change-Id: Iae292f4fce48eede0d5ac34e90096c0258552b53
Diffstat (limited to 'BoardConfig.mk')
-rwxr-xr-xBoardConfig.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index cedb0bc..07917c3 100755
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -69,10 +69,6 @@ BOARD_CREATE_TUNA_HDCP_KEYS_SYMLINK := true
# set if the target supports FBIO_WAITFORVSYNC
TARGET_HAS_WAITFORVSYNC := true
-# device-specific extensions to the updater binary
-TARGET_RECOVERY_UPDATER_LIBS += librecovery_updater_tuna
-TARGET_RELEASETOOLS_EXTENSIONS := $(DEVICE_FOLDER)
-
# Filesystem
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_USERIMAGES_USE_F2FS := true