tree: e4831080a24c0779c497aac28b9178677e7db340 [path history] [tgz]
  1. blueprint/
  2. Documentation/
  3. files/
  4. ninja/
  5. OWNERS
  6. 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.
  • files/list_app_shared_uid.py lists all pre-installed apps with sharedUserId.