summaryrefslogtreecommitdiff
path: root/include/private/fs_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/private/fs_config.h')
-rw-r--r--include/private/fs_config.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/private/fs_config.h b/include/private/fs_config.h
deleted file mode 100644
index e9868a41f..000000000
--- a/include/private/fs_config.h
+++ /dev/null
@@ -1,4 +0,0 @@
-// 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.