OSDN Git Service

releasetools: Change the base_fs assertion into warnings.
authorTao Bao <tbao@google.com>
Tue, 3 May 2016 15:01:19 +0000 (08:01 -0700)
committerTao Bao <tbao@google.com>
Tue, 3 May 2016 15:05:09 +0000 (08:05 -0700)
commitb079b50e2ae2748f77139618cd5dfb8ef06d8418
treebb9134dc616301e5fbd89e17b24d9685b73f111c
parent878775fd750d7164bd0920b4b94b59e0edab8ed3
releasetools: Change the base_fs assertion into warnings.

commit f54216f29238a67aad1199a0e85d09e443740bf0 packed the base_fs files
into target_files.zip and added assertion to ensure the existence of the
files. We don't want to fail the OTA generation for the target_files.zip
without the base_fs files. Change the assertion into warnings instead.

Bug: 28547368
Change-Id: I6fd758a0a4fdfff02d1640fa46cf43d971627e26
tools/releasetools/common.py