commit | c52ed0b2cee442d00b7b39ba032a43a020b09d03 | [log] [tgz] |
---|---|---|
author | Tom Cherry <tomcherry@google.com> | Thu Sep 17 09:38:42 2020 -0700 |
committer | Tom Cherry <tomcherry@google.com> | Fri Sep 18 22:48:42 2020 +0000 |
tree | 836268ad7835d716978ac27593c8181794443b5d | |
parent | f03065cee7b1a06bd4f3e7e4b40c90f74e53ed59 [diff] |
Use libcutils_headers for android_filesystem_config.h android_filesystem_config.h is found since system/core/include is on the include path for all projects and contains a symlink to the real android_filesystem_config.h. This is fragile and the below bug seeks to remove this symlink and have users correctly depend on libcutils_headers. Bug: 165825252 Test: build Change-Id: I1aad6a2e8fbe87635e97b0ac1be3414403353382