OSDN Git Service

Use fstab in the source build
authorTao Bao <tbao@google.com>
Tue, 23 Jun 2015 02:17:41 +0000 (19:17 -0700)
committerTao Bao <tbao@google.com>
Fri, 26 Jun 2015 22:53:16 +0000 (15:53 -0700)
commit34b47bf42b4b9fad8e775a37e40922598bb7bd96
tree3abaeb87b1ce6e53b68a710ff924fab6afa1acbd
parentc9fcdae29dafc998f11ad49fec07d508879b8785
Use fstab in the source build

When generating incremental OTAs, we should use the fstab in the source
build instead of the target one. Similarly for recovery_mount_options.

Bug: 22011892
Change-Id: Ia02584c71af7d47835b1f62e7daa46f27940a545
(cherry picked from commit bebd3cfbf934beb18b73a4d4e98b98c2c0a1d6fe)
tools/releasetools/edify_generator.py
tools/releasetools/ota_from_target_files.py