commit | 8113a248b00bfa031f6f7f74f0df25723ef1b67b | [log] [tgz] |
---|---|---|
author | Tom Marshall <tdm@cyngn.com> | Sat Nov 22 08:43:59 2014 -0800 |
committer | Gerrit Code Review <gerrit@cyanogenmod.org> | Sat Nov 07 01:20:47 2015 -0800 |
tree | 438da8fbaf07a53d9c40185c42f20e8793b44d3e | |
parent | 121ca4946a5f3ef1a8da3a5c2bdb2a852dd6a0ce [diff] |
build: Add option to disable block-based ota While block-based is great when building on a local machine, it kills rsync performance when syncing rebuilds from remote machines. Provide an option to disable it for those whose network bandwidth is less than their device's emmc bandwidth. Usage: export BLOCK_BASED_OTA=false Change-Id: I1dfaa5478a87dad286014dbe57cd5a03da4d1980