platform_system_core/fs_mgr/include
Jiyong Park 5eeb934689 fs_mgr: add libfstab for vendor
libfstab is a subset of libfs_mgr, intended for vendors to use. It
exposes APIs for reading fstab. Note this 'visible to vendor' does not
mean that the API should be stable forever. The API can be changed in
later releases of Android, ,but the newer Android must not cause
run-time error when there is an older version of this static library
being used somewhere.

Bug: 62990533
Test: BOARD_VNDK_VERSION=current m -j libfstab.vendor
Change-Id: If8fc73e4ae4c2f8281c41a12f1c18079aab8baa2
2017-06-27 16:16:22 +09:00
..
fs_mgr.h fs_mgr: add libfstab for vendor 2017-06-27 16:16:22 +09:00
fs_mgr_avb.h AVB: allow no metadata in the generic system.img for project Treble 2017-06-24 09:20:15 +08:00