OSDN Git Service

Change the cache partition size check into warnings.
authorTao Bao <tbao@google.com>
Sat, 8 Aug 2015 02:49:45 +0000 (19:49 -0700)
committerTao Bao <tbao@google.com>
Sat, 8 Aug 2015 02:49:45 +0000 (19:49 -0700)
commit575d68a48edc90d655509f2980dacc69958948de
treefc044d392ec99b43d42d91d13c29d8be6548c4e0
parent420f95ff5d0ccf9c41683760c1b2731f6be0667e
Change the cache partition size check into warnings.

For some old builds, we may not define cache partition size. Change the
exception into a warning to make the script backward compatible.

Change-Id: Ie94c7fbb1a9f3a7db3f16e8d845e493a534aac5b
tools/releasetools/blockimgdiff.py
tools/releasetools/common.py
tools/releasetools/ota_from_target_files.py