diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/private/fs_config.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/private/fs_config.h b/include/private/fs_config.h new file mode 100644 index 000000000..e9868a41f --- /dev/null +++ b/include/private/fs_config.h @@ -0,0 +1,4 @@ +// TODO(b/63135587) remove this file after the transitive dependency +// from private/android_filesystem_config.h is resolved. All files that use +// libcutils/include/private/fs_config.h should include the file directly, not +// indirectly via private/android_filesystem_config.h. |