OSDN Git Service

Read fstab from the source build.
authorTao Bao <tbao@google.com>
Wed, 29 Jul 2015 21:09:23 +0000 (14:09 -0700)
committerTao Bao <tbao@google.com>
Wed, 29 Jul 2015 21:30:08 +0000 (14:30 -0700)
commitcce673b675fadb9e509779cec838a1b545126cc4
treed6ce809e2371eacc3debaad369f1c57a6d1f46a7
parentfbf80e9d6294c9ab1989572faab888e4f8641b1c
Read fstab from the source build.

When creating incremental OTAs, we should always use the fstab from the
source build instead of the target.

Bug: 21948974
Change-Id: I8b6a18f64b412f782184f9d382544ed0ce093fb4
(cherry picked from commit dd24da9ec91b74b7e3c8d1af9f1f9f792d41ac4d)
tools/releasetools/ota_from_target_files.py