tree: 1271698eebff6ee67fd369a889fa381ff461ccc0 [path history] [tgz]
  1. blueprint/
  2. Documentation/
  3. ninja/
  4. OWNERS
  5. README.md
vndk/tools/sourcedr/README.md

Source Dr.

This is a collection of source tree analysis tools.

  • blueprint analyzes Android.bp and the dependencies between the modules.
  • ninja analyzes $(OUT)/combined-${target}.ninja, which contains all file dependencies.