platform_build_soong/bpf
Colin Cross 27b922f53e Annotate paths and deprecate ExtractSource(s)Deps
Add `android:"path"` to all properties that take paths to source
files, and remove the calls to ExtractSource(s)Deps, the
pathsDepsMutator will add the necessary SourceDepTag dependency.

Test: All soong tests
Change-Id: I488ba1a5d680aaa50b04fc38acf693e23c6d4d6d
2019-03-07 18:36:35 +00:00
..
Android.bp Add bpf module type 2018-05-29 17:05:23 -07:00
bpf.go Annotate paths and deprecate ExtractSource(s)Deps 2019-03-07 18:36:35 +00:00
bpf_test.go Make bpf implement SourceFileProducer. 2018-12-17 07:18:39 -08:00