commit | abb8f7785ee24eac42f6d28dbfef37872a06c7e9 | [log] [tgz] |
---|---|---|
author | Tao Bao <tbao@google.com> | Thu Jul 30 14:43:27 2015 -0700 |
committer | Tao Bao <tbao@google.com> | Thu Jul 30 17:22:29 2015 -0700 |
tree | 6aff8d34f5ec911e7621772adc6c76ed89d162f6 | |
parent | 62e1923194de067c0ac589abcfc4f04fdddf2b1a [diff] |
recovery: Allow "Mount /system" for system_root_image. When system images contain the root directory, there is no entry of "/system" in the fstab. Change it to look for "/" instead if ro.build.system_root_image is true. We actually mount the partition to /system_root instead, and create a symlink to /system_root/system for /system. This allows "adb shell" to work properly. Bug: 22855115 Change-Id: Ibac493a5a9320c98ee3b60bd2cc635b925f5454a