commit | 659fc55e4495d1dfc88e93c7a1cd291518dc7cd3 | [log] [tgz] |
---|---|---|
author | Doug Zongker <dougz@android.com> | Tue Jun 23 09:46:33 2009 -0700 |
committer | Doug Zongker <dougz@android.com> | Tue Jun 23 09:54:52 2009 -0700 |
tree | e737490c076a4535ad303d958f6ef3dd11fbe671 | |
parent | e01100c7ac15bd884ca02c64f42b908b93e37c26 [diff] |
pass correct -s and -m options to release tools When building an OTA package, TARGET_RELEASETOOLS_EXTENSIONS can be set (in BoardConfig.mk) to specify where the device-specific releasetools code is located. (The default location is the common directory for the device's vendor.) The TARGET_OTA_SCRIPT_MODE can be used to override the default script mode ("auto") for a particular device.