summaryrefslogtreecommitdiffstats
path: root/BoardCommonConfig.mk
diff options
context:
space:
mode:
authorWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-15 01:46:18 +0100
committerWolfgang Wiedmeyer <wolfgit@wiedmeyer.de>2017-02-15 01:46:18 +0100
commitcc9124177c841ccc1fccfdcfcf6d82fc57b4bb55 (patch)
tree695b49c08db41c3963e4a32195bbb3e9ae292f2e /BoardCommonConfig.mk
parent36ee6d2a5860337db80286d919a8f8135f137e89 (diff)
downloaddevice_samsung_galaxys2-common-cc9124177c841ccc1fccfdcfcf6d82fc57b4bb55.tar.gz
device_samsung_galaxys2-common-cc9124177c841ccc1fccfdcfcf6d82fc57b4bb55.tar.bz2
device_samsung_galaxys2-common-cc9124177c841ccc1fccfdcfcf6d82fc57b4bb55.zip
releasetools: remove unused img and ota scripts
Boot and recovery are already regenerated when running the sign_target_files_apks script, so GetBootableImage is never called in the img and ota scripts. It wouldn't work anyway as the function parameters have changed. Signed-off-by: Wolfgang Wiedmeyer <wolfgit@wiedmeyer.de>
Diffstat (limited to 'BoardCommonConfig.mk')
-rw-r--r--BoardCommonConfig.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/BoardCommonConfig.mk b/BoardCommonConfig.mk
index 6bef87c..619de33 100644
--- a/BoardCommonConfig.mk
+++ b/BoardCommonConfig.mk
@@ -71,8 +71,6 @@ BOARD_USERDATAIMAGE_PARTITION_SIZE := 2147467264
BOARD_FLASH_BLOCK_SIZE := 4096
# Releasetools
-TARGET_RELEASETOOL_OTA_FROM_TARGET_SCRIPT := ./device/samsung/galaxys2-common/releasetools/galaxys2_ota_from_target_files
-TARGET_RELEASETOOL_IMG_FROM_TARGET_SCRIPT := ./device/samsung/galaxys2-common/releasetools/galaxys2_img_from_target_files
TARGET_RELEASETOOLS_EXTENSIONS := ./device/samsung/galaxys2-common/releasetools/extensions
# Hardware tunables