Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
blueprint/ | 22-Oct-2020 | ||
Documentation/ | 22-Oct-2020 | ||
files/ | 22-Oct-2020 | ||
ninja/ | 22-Oct-2020 | ||
OWNERS | 22-Oct-2020 | 45 | |
README.md | 22-Oct-2020 | 372 |
1 # Source Dr. 2 3 This 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