commit | f80b6310b626f8365e15f2098493a72f686ba1db | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Mar 05 09:46:03 2020 -0800 |
committer | Elliott Hughes <enh@google.com> | Thu Mar 05 17:51:24 2020 +0000 |
tree | 2f2dd1b2a658e4c0f43e508e2161f27ad5d02dc6 | |
parent | 32d191586ae10adf1b27b3af280e74a01dc12044 [diff] |
Fix transitive includes android_filesystem_config.h transitively includes headers that are no longer needed and are being removed as part of an overall clean up. This change instead includes linux/capability.h which is what the affected file really meant to include. Bug: 149785767 Test: build Change-Id: I6c6cda0985077389189101dcdaa524d841346975