diff --git a/include/private/android_filesystem_capability.h b/include/private/android_filesystem_capability.h deleted file mode 120000 index f310b35f5..000000000 --- a/include/private/android_filesystem_capability.h +++ /dev/null @@ -1 +0,0 @@ -../../libcutils/include/private/android_filesystem_capability.h \ No newline at end of file diff --git a/include/private/canned_fs_config.h b/include/private/canned_fs_config.h deleted file mode 120000 index 8f92b2d6a..000000000 --- a/include/private/canned_fs_config.h +++ /dev/null @@ -1 +0,0 @@ -../../libcutils/include/private/canned_fs_config.h \ No newline at end of file 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.