tree: c9a333fd9a7f14e993a1cd3cec1e2d16855e661b [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.