commit | 307b2846c69506836390e15c56547b9b5d55290d | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Thu Apr 11 16:13:04 2019 -0700 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri Apr 12 05:11:01 2019 +0000 |
tree | 2c730cdbfd8d97214c172348c4cf6ecc06d04970 | |
parent | dc1dffc57539f7982abb470ca4e1bc6de82f0f3c [diff] |
Move on-load class modification log to VLOG(class_linker) We would log on-load class modifications to LOG(WARNING). This could be rather spammy. Change to VLOG(class_linker) instead. Test: ./test.py --host Bug: 130372954 Change-Id: I60742e6832fac99e33b0f3fa953460f5a1e5d5e8