commit | c382957789a8bb02e32c62c01f1ae19caa45f6c8 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Wed Sep 19 16:25:51 2018 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Wed Sep 26 13:27:16 2018 -0700 |
tree | d79fdbc69e5d0dbcab73038fa01806ab2b305b85 | |
parent | 3da42a6c05311653ff5d12b5057d5f3c40ac0c1a [diff] |
init: use '/system' as the system mount point for force_normal_boot We need to keep the right mount points in the fstab for other processes to access (/ for system-as-root or /system otherwise). Force_normal_boot devices are defacto not system-as-root, since they're booting through the recovery ramdisk and therefore must use /system as the system mount point. Bug: 114062208 Test: boot pixel from recovery with force_normal_boot Change-Id: Ib0e4e4f8a29299ecdcd35e8f1415551c4c9745ad