commit | 66f48b42c26f1f53938c1a5fe2f159ad0a84dc89 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Fri Apr 13 14:53:13 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Fri Apr 13 14:53:13 2018 +0800 |
tree | 08b1c8b2d411d1057236768a998a5db9891001e1 | |
parent | 07df7e17e2d750f9125035491a96e29a2b13a7d9 [diff] |
sourcedr: Add 2 commands to check source file deps This commit adds list_installed_module_under_source.py, which checks the installed modules that relies on the source under the specified directory. This commit adds list_source_file.py, which lists all input source files that are necessary to build an installed module. Test: Run this tool on aosp_walleye-userdebug and search for the dependency of libneuralnetworks.so Change-Id: I7f0d82e30f994a942e3e43b0f554ec62cf7baff1