Name Date Size #Lines LOC

..--

Documentation/H25-Apr-2025-10170

blueprint/H25-Apr-2025-3,0431,989

files/H25-Apr-2025-147101

ninja/H25-Apr-2025-2,2221,579

OWNERSH A D25-Apr-202545 32

README.mdH A D25-Apr-2025372 118

README.md

1# Source Dr.
2
3This is a collection of source tree analysis tools.
4
5- [blueprint](blueprint) analyzes Android.bp and the dependencies between the
6  modules.
7- [ninja](ninja) analyzes `$(OUT)/combined-${target}.ninja`, which contains all
8  file dependencies.
9- [files/list_app_shared_uid.py](files/list_app_shared_uid.py) lists all
10  pre-installed apps with `sharedUserId`.
11