Merge changes I150dc5fe,I72d327c2,I6c5a97dc

* changes:
  Remove include/private/android_filesystem_capability.h
  Remove include/private/canned_fs_config.h
  Remove include/private/fs_config.h
This commit is contained in:
Tom Cherry 2020-09-16 20:38:33 +00:00 committed by Gerrit Code Review
commit 46ec1a561d
3 changed files with 0 additions and 6 deletions

View file

@ -1 +0,0 @@
../../libcutils/include/private/android_filesystem_capability.h

View file

@ -1 +0,0 @@
../../libcutils/include/private/canned_fs_config.h

View file

@ -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.