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
Loading
Please register or sign in to comment