android_system_core/fs_mgr
Tom Marshall 66f6a6dc67 fs_mgr: Ignore invalid DT device nodes
With treble, the vendor kernel and ramdisk are supposed to be used.
But vendors always find new and interesting ways to break things:

$ cat /proc/device-tree/firmware/android/fstab/system/dev; echo
/by-name/system_a
$

Change-Id: I826a96ebd625b52563d3cc970bf99d9b26dc093e
2018-03-07 17:59:57 +01:00
..
include
include_fstab/fstab
.clang-format
Android.bp
OWNERS
fs_mgr.cpp
fs_mgr_avb.cpp
fs_mgr_avb_ops.cpp
fs_mgr_boot_config.cpp
fs_mgr_dm_ioctl.cpp
fs_mgr_format.cpp
fs_mgr_fstab.cpp fs_mgr: Ignore invalid DT device nodes 2018-03-07 17:59:57 +01:00
fs_mgr_priv.h
fs_mgr_priv_avb_ops.h
fs_mgr_priv_boot_config.h
fs_mgr_priv_dm_ioctl.h
fs_mgr_priv_sha.h
fs_mgr_slotselect.cpp
fs_mgr_verity.cpp