diff options
author | 2021-04-13 07:14:55 +0000 | |
---|---|---|
committer | 2021-04-22 08:31:24 +0000 | |
commit | ed9c17d03331f95ce5126a9d73788f294a9bb4f4 (patch) | |
tree | 3242d5f93b6ac46f6ce324ea3534d9a483cbca43 /java/platform_bootclasspath.go | |
parent | dac451715bf5efb4e482bbd223e542ca4da1225e (diff) |
bp2build: refactor/standardize cc_* bp2build converters
This CL refactors the cc* bp2build converters to use the common
attribute extractors in cc/bp2build.go.
This also adds include_build_directory to be handled by the compiler
attr extractor to generate recursive headers as inputs.
This also turns include_dirs and local_include_dirs into the
execroot-relative -I flags.
e.g. if a module in bionic/libc has "private" in local_include_dirs,
the "-Ibionic/libc/private" copt is generated for it.
Fixes: 185139955
Test: TH
Test: Forrest for mixed_clean-droid
Change-Id: Ib67056482227e62068fbbea0455035bdf5d56319
Diffstat (limited to 'java/platform_bootclasspath.go')
0 files changed, 0 insertions, 0 deletions