platform_system_core/fs_mgr
bowgotsai cea7ea7825 Switch fs_mgr/*.c to C++.
This is the minimal change just to keep it building, and doesn't
attempt to clean up the code.

Bug: 34336098
Test: check device can boot

Change-Id: I5ff897874f1f14a9a5d1f14fedf1b0749e86dbb3
2017-01-26 07:49:41 +08:00
..
include Add eraseblk and logicalblk fs_mgr flags 2017-01-24 18:43:39 -08:00
Android.mk Switch fs_mgr/*.c to C++. 2017-01-26 07:49:41 +08:00
fs_mgr.cpp Switch fs_mgr/*.c to C++. 2017-01-26 07:49:41 +08:00
fs_mgr_avb.cpp fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_avb_ops.cpp fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_avb_ops.h fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_dm_ioctl.cpp fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_format.cpp Switch fs_mgr/*.c to C++. 2017-01-26 07:49:41 +08:00
fs_mgr_fstab.cpp Switch fs_mgr/*.c to C++. 2017-01-26 07:49:41 +08:00
fs_mgr_main.cpp Switch fs_mgr/*.c to C++. 2017-01-26 07:49:41 +08:00
fs_mgr_priv.h fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_priv_avb.h fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_priv_dm_ioctl.h fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp 2017-01-13 17:39:04 +08:00
fs_mgr_priv_sha.h fs_mgr: support using libavb to enable dm-verity 2017-01-25 18:03:20 +08:00
fs_mgr_priv_verity.h fs_mgr: add verify_dev flag to fs_mgr_setup_verity() 2016-12-16 15:00:05 +08:00
fs_mgr_slotselect.cpp Switch fs_mgr/*.c to C++. 2017-01-26 07:49:41 +08:00
fs_mgr_verity.cpp fs_mgr: use std::string for function parameters in fs_mgr_dm_ioctl.cpp 2017-01-13 17:39:04 +08:00