|
8 months ago | |
---|---|---|
.. | ||
Documentation | 8 months ago | |
blueprint | 8 months ago | |
files | 8 months ago | |
ninja | 8 months ago | |
OWNERS | 8 months ago | |
README.md | 8 months ago |
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
.