Files
build_soong/cc
Sasha Smundak 651436460a Pass filename mappings to C++ and Java extractors.
Android builds by default put artifacts into out/ subdirectory of
the source tree, causing the extractor to record their names as
relative. The indexer considers such files as sources, which is wrong.
Fortunately, the extractor can be fed a set of filename rewriting
rules (see build/tools/vnames.json).
Also, undo previous unsuccessful attempt use to absolute path for the
output directory to distinguish between source code and artifacts.

Bug: 141385476
Test: run the build, inspect compilation units of the kzip file
Change-Id: I89ec3aed8fd14f43ea6e0b226d54f643346f6125
2019-09-27 10:28:11 -07:00
..
2018-11-19 15:26:14 -08:00
2019-09-18 10:53:30 +09:00
2017-10-19 22:39:32 +09:00
2018-10-09 02:16:58 +00:00
2019-06-27 14:46:10 -07:00
2019-08-07 13:06:06 -07:00
2019-09-24 20:48:00 -07:00
2019-08-22 13:21:37 -07:00
2019-09-19 10:51:03 -07:00
2019-09-19 10:51:03 -07:00
2019-09-10 11:22:59 +09:00
2019-09-22 08:21:27 +09:00
2019-04-02 16:38:55 +00:00
2016-08-01 14:36:22 -07:00
2019-08-07 13:40:11 +08:00
2019-08-27 15:10:27 +00:00
2019-09-13 12:18:47 -07:00
2019-09-10 11:22:59 +09:00
2019-09-18 10:53:30 +09:00