commit | bf6dd094c44fa870d2227adc1ee0b54ae8b0daf5 | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Sep 26 16:31:33 2023 -0700 |
committer | Makoto Onuki <omakoto@google.com> | Tue Sep 26 16:34:33 2023 -0700 |
tree | 03f07bac62701b3c2eeb6b11fba00a8373ff2efa | |
parent | b4339e42bb8454f14285084186fdfcd01ee99afd [diff] |
Add --default-method-call-hook and --default-class-load-hook --default-class-load-hook: Add class-load hook to all classes. --default-method-call-hook: Add method-call hook to all methods. They provides way to detect which classes and methods are used. Test: ./scripts/run-all-tests.sh Bug: 292141694 Change-Id: I42902a5a8ae7cf554258be3f131c95bcedc59764