OSDN Git Service

Add support for system images that contain the root directory
authorDaniel Rosenberg <drosen@google.com>
Sat, 6 Jun 2015 00:59:27 +0000 (17:59 -0700)
committerRom Lemarchand <romlem@google.com>
Mon, 16 Nov 2015 20:02:24 +0000 (12:02 -0800)
commitb3b8ce624180a6857d776d418952767357b35ef9
treed8e46a84746a436ea2607e321468a116d0b2e179
parentfa7f9f7e0c63010a8f987134418ca3c598bb6d5a
Add support for system images that contain the root directory

When the root directory is included in system, the assumption that
system is mounted at /system breaks down. Redirect /system to /
in that case.

Change-Id: I8031b32d7cb9ca699c1cc22939e28afce9d1c847
tools/releasetools/common.py