OSDN Git Service

releasetools: Fix one missing case for --oem_no_mount.
authorTao Bao <tbao@google.com>
Fri, 4 Mar 2016 17:45:03 +0000 (09:45 -0800)
committerTao Bao <tbao@google.com>
Fri, 4 Mar 2016 17:45:39 +0000 (09:45 -0800)
commit1bb5a189185fec005a48ed59ded853f398b091ce
treec0dcd4257ec00749ba669cfab6a4d58e633b9b52
parentb97ce3bb613c1ea18c9aea42e829ac34039b7679
releasetools: Fix one missing case for --oem_no_mount.

The CL in [1] added support for --oem_no_mount. It missed one place that
guards the OEM mounting.

[1] commit 8608cde944d64dece63e8c770deb78c1d092c719

Change-Id: I6ecaa94cd0866e0fd4fc88cb0aa3ebf55cde2968
tools/releasetools/ota_from_target_files.py