OSDN Git Service

Update fs_mgr_mount_all function
authorWei Wang <wvw@google.com>
Fri, 26 Aug 2016 03:58:37 +0000 (20:58 -0700)
committerWei Wang <wvw@google.com>
Tue, 6 Sep 2016 19:53:38 +0000 (12:53 -0700)
commit84c985e27520d0341ce6633d022e8a31266e0db5
tree6cfd2d8eb63eaa4b1d1d02e1ea9ba67e46443796
parent84be704af44b89a25a5df14fa2b1fc814311542e
Update fs_mgr_mount_all function

This is part of the change to support early/late fstab mounting in order
to support starting key services before /data mounting
fs_mgr_mount_all function updated with a parameter to support mounting mode
More information refer to init/readme.txt

(cherry picked from commit 1d6476c3c848ebc8fbdfa6945e1c3be447beb5a3)

Bug: 30118894
Change-Id: I5e925b900fd477f230a90514cc2b561c7a7e9f49
CommandListener.cpp