Files
build_soong/cc
Paul Duffin 64f54b0ae8 Simplify cc library sdk snapshot handling of include dirs/headers
Previously, the code for generating a snapshot of a cc library was
split into two separate phases. The first phase copied the files that
needed copying and the second phase added the properties for the
include dirs. This separation made it difficult to make sure that the
two phases were in sync.

This change merges those two phases together so the same paths used to
copy the files are used in the properties ensuring consistency. As the
various type of include dir and header were treated slightly different
to each other this parameterizes that behavior.

Bug: 142935992
Test: m nothing
Change-Id: I7877464987bbdae9662e5e3f02bb5e5a75dca5a3
2020-02-24 14:49:22 +00:00
..
2018-11-19 15:26:14 -08:00
2020-01-31 18:12:41 +00:00
2019-11-12 15:55:03 -08:00
2020-01-22 16:54:18 -08:00
2019-11-13 05:50:27 +00:00
2020-02-19 15:30:02 +09:00
2019-12-18 08:19:10 -08:00
2020-01-22 16:54:18 -08:00
2020-02-24 14:49:22 +00:00
2019-11-07 15:27:58 -08:00
2019-11-07 15:27:58 -08:00
2020-02-24 14:49:22 +00:00
2019-11-07 15:27:58 -08:00
2016-08-01 14:36:22 -07:00
2020-02-07 02:59:24 +09:00
2019-09-13 12:18:47 -07:00
2019-12-18 08:19:10 -08:00
2019-11-07 15:27:58 -08:00
2019-11-07 15:27:58 -08:00
2020-02-07 02:58:29 +09:00