summaryrefslogtreecommitdiff
path: root/init/builtins.cpp
diff options
context:
space:
mode:
authorDavid Anderson <dvander@google.com>2019-12-18 08:01:32 -0800
committerDavid Anderson <dvander@google.com>2019-12-20 16:41:34 -0800
commit43482de3f987f6358a7937f07166b460b7833863 (patch)
tree8d863465f72458d72f3388f19181c2e758f09410 /init/builtins.cpp
parent18c6248ffeb1c790c5c57ffbdb0c6768bbbca537 (diff)
fs_mgr: Move libfiemap into libfs_mgr, and introduce libfs_mgr_binder.
This eliminates libfiemap as a standalone library and instead bundles it into libfs_mgr. All consumers of libfiemap need libfs_mgr, and having them tightly coupled reduces linkage complexity. When to use libfs_mgr: In recovery, first-stage-init, or when libfiemap or overlayfs is not used. When to use libfs_mgr_binder: When not in recovery/first-stage init, and overlayfs or libfiemap is needed. In this case, IImageManager will proxy over binder to gsid. Bug: 134949511 Test: builds, fiemap_writer/image_test passes. Change-Id: I4c1a5698afdbf9b3bf87accec98254c1fb6f4e0e
Diffstat (limited to 'init/builtins.cpp')
0 files changed, 0 insertions, 0 deletions