Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1dd48bc
)
AOSP: Include private/fs_config.h directly when needed
author
Tom Cherry
<tomcherry@google.com>
Wed, 4 Mar 2020 21:41:14 +0000
(13:41 -0800)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 1 Oct 2020 21:36:44 +0000
(17:36 -0400)
This is no longer a transitive include of android_filesystem_config.h
Bug:
149785767
Test: build
Change-Id: I954adf7879fa811eb2b290a0983c84d47ecae26c
From AOSP commit:
9fa6bed983d5ddd7226af647a0c4c0d922227be4
contrib/android/perms.h
patch
|
blob
|
history
diff --git
a/contrib/android/perms.h
b/contrib/android/perms.h
index
6d6a212
..
7987127
100644
(file)
--- a/
contrib/android/perms.h
+++ b/
contrib/android/perms.h
@@
-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,