platform_system_core/fs_mgr
Bowgo Tsai d837f837ad fs_mgr: removing __BEGIN_DECLS and __END_DECLS
fs_mgr isn't usable by C now as we've migrated all fs_mgr clients in AOSP
to CPP. Removing the support for C clients.

Bug: 67024518
Bug: 67444051
Test: boot sailfish

Change-Id: Iac57f51eb6a524c6dcdc625c83af75602b4f9b3b
2017-10-10 18:17:29 +08:00
..
include fs_mgr: removing __BEGIN_DECLS and __END_DECLS 2017-10-10 18:17:29 +08:00
include_fstab/fstab fs_mgr: removing __BEGIN_DECLS and __END_DECLS 2017-10-10 18:17:29 +08:00
.clang-format Fix-up coding style 2017-02-18 12:33:36 +08:00
Android.bp fs_mgr: replace make_ext4 api with e2fsprogs 2017-09-11 18:34:32 +00:00
Android.mk fs_mgr: replace make_ext4 api with e2fsprogs 2017-09-11 18:34:32 +00:00
fs_mgr.cpp fs_mgr:Add filter condition to make sure that the super block is correct. 2017-07-21 11:35:35 +08:00
fs_mgr_avb.cpp Merge "fs_mgr: Adding logs when failing to wait for a device file" 2017-07-06 04:19:00 +00:00
fs_mgr_avb_ops.cpp fs_mgr: Adding logs when failing to wait for a device file 2017-07-06 09:51:02 +08:00
fs_mgr_boot_config.cpp Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_dm_ioctl.cpp Fix-up coding style 2017-02-18 12:33:36 +08:00
fs_mgr_format.cpp fs_mgr: replace make_ext4 api with e2fsprogs 2017-09-11 18:34:32 +00:00
fs_mgr_fstab.cpp fs_mgr_fstab: removing fs_mgr_get_entry_for_mount_point_after() 2017-09-28 15:28:59 +08:00
fs_mgr_main.cpp fs_mgr: Switch to LOG()/PLOG() defined in <android-base/logging.h> 2017-01-26 21:47:55 +08:00
fs_mgr_priv.h Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_priv_avb_ops.h first stage mount: removing the requirement of by-name prefix for AVB 2017-05-15 16:49:37 +08:00
fs_mgr_priv_boot_config.h Allow the use of a custom Android DT directory 2017-07-28 11:10:48 +08:00
fs_mgr_priv_dm_ioctl.h Fix-up coding style 2017-02-18 12:33:36 +08:00
fs_mgr_priv_sha.h fs_mgr_avb: refactors how vbmeta is loaded 2017-04-14 21:50:55 +08:00
fs_mgr_slotselect.cpp Reland "Remove comments and code about ro.boot.slot" 2017-09-25 16:04:30 +00:00
fs_mgr_verity.cpp fs_mgr_verity: allow verification error when the device is unlocked 2017-07-19 18:45:40 +08:00