6bab0a9c23
Using overlayfs, the system partition may provide files for older version of vendor partitions by overlaying on the vendor partition. Directories in /system/vendor_overlay will be overlaid on the directories in /vendor to override existing files or provide new files. This feature works only if the kernel support overlayfs and has a patch for override_creds. Otherwise, no-op. Bug: 114679254 Test: Build and boot: nothing affected without overlayfs, or vendor file is overrided with overlayfs Change-Id: Iff3a308945299034123ba7bcb40dc787e102730e |
||
---|---|---|
.. | ||
include | ||
include_fstab/fstab | ||
libdm | ||
liblp | ||
tests | ||
tools | ||
.clang-format | ||
Android.bp | ||
fs_mgr.cpp | ||
fs_mgr_avb.cpp | ||
fs_mgr_avb_ops.cpp | ||
fs_mgr_boot_config.cpp | ||
fs_mgr_dm_linear.cpp | ||
fs_mgr_format.cpp | ||
fs_mgr_fstab.cpp | ||
fs_mgr_overlayfs.cpp | ||
fs_mgr_priv.h | ||
fs_mgr_priv_avb_ops.h | ||
fs_mgr_priv_boot_config.h | ||
fs_mgr_priv_sha.h | ||
fs_mgr_slotselect.cpp | ||
fs_mgr_vendor_overlay.cpp | ||
fs_mgr_verity.cpp | ||
OWNERS |