History log of /external/ltp/android/tools/make_install_parser.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
4f0e05feb0b6a3d80b109dc5cfba4ff94571bbc5 12-Jun-2017 Sandeep Patil <sspatil@google.com> android: make the "make --dry-run" parsers available for command line

This aids in debugging when LTP 'make --dry-run' changes over releases.

Change-Id: Ib8d6d8c134d8a887892da25f8c4c07b74fba3b91
Signed-off-by: Sandeep Patil <sspatil@google.com>
/external/ltp/android/tools/make_install_parser.py
7086b40fbaf278f8af6d37ce55e196ea8c654d27 10-Sep-2016 Yuexi Ma <yuexima@google.com> rewrite LTP Android.mk module generator

1. rewrite python scripts to classes
2. add docstring
3. use file read/write instead of pipeline
4. separate the steps of dumping make command output and parsing the output

Change-Id: I959243c864bd6fd5acb64be0ed16dc7dcd867ead
/external/ltp/android/tools/make_install_parser.py