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:11:55 +0000 (14:11 -0700)
commitdd24da9ec91b74b7e3c8d1af9f1f9f792d41ac4d
tree8e5a40eae9a1a97a7282f62ab995da7209604ac2
parentd864f43932cb0da10837efb0da270af4cbfc0f91
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: Iff44130f88a679b253ea1adcfac4ed8566ce9cc7
tools/releasetools/ota_from_target_files.py