mirror of
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git
synced 2024-11-23 18:14:25 +08:00
AOSP: Include private/fs_config.h directly when needed
This is no longer a transitive include of android_filesystem_config.h Bug: 149785767 Test: build Change-Id: I954adf7879fa811eb2b290a0983c84d47ecae26c From AOSP commit: 9fa6bed983d5ddd7226af647a0c4c0d922227be4
This commit is contained in:
parent
1dd48bc23c
commit
694b1400f2
@ -51,6 +51,7 @@ static inline errcode_t android_configure_fs(ext2_filsys fs,
|
||||
# endif
|
||||
# include <private/android_filesystem_config.h>
|
||||
# include <private/canned_fs_config.h>
|
||||
# include <private/fs_config.h>
|
||||
|
||||
errcode_t android_configure_fs(ext2_filsys fs, char *src_dir,
|
||||
char *target_out,
|
||||
|
Loading…
Reference in New Issue
Block a user