platform_system_core/fs_mgr/libvbmeta
Yi-Yo Chiang bc851b6dbf fs_mgr: Add one space between [libfs_mgr] tag and log msg
This is but a cosmetic change. Before:

> [libfs_mgr]__mount(...

After:

> [libfs_mgr] __mount(...

Also change liblp, libfs_avb and libvbmeta.

Bug: 241688845
Test: Presubmit
Change-Id: I7d408a94a7fe279d9b65d699e22159b167f34526
2023-01-31 09:41:43 +00:00
..
data Fix failure of libvbmeta_test 2021-01-20 15:41:21 +08:00
include/libvbmeta
Android.bp [LSC] Add LOCAL_LICENSE_KINDS to system/core 2021-02-19 12:59:05 -08:00
builder.cpp Convert system/core/fs_mgr to Result::ok() 2020-02-10 08:20:25 +09:00
builder.h
builder_test.cpp Convert system/core/fs_mgr to Result::ok() 2020-02-10 08:20:25 +09:00
reader.cpp Convert system/core/fs_mgr to Result::ok() 2020-02-10 08:20:25 +09:00
reader.h
super_vbmeta_format.h
super_vbmeta_format_c.h
super_vbmeta_test.cpp Fix failure of libvbmeta_test 2021-01-20 15:41:21 +08:00
utility.cpp
utility.h fs_mgr: Add one space between [libfs_mgr] tag and log msg 2023-01-31 09:41:43 +00:00
writer.cpp
writer.h