commit | 88b2d88817097bb8a4fe294420ba03b211163ac4 | [log] [tgz] |
---|---|---|
author | Huihong Luo <huisinro@google.com> | Fri Jun 04 15:19:38 2021 -0700 |
committer | Huihong Luo <huisinro@google.com> | Tue Jun 08 15:43:47 2021 +0000 |
tree | 3b0fdb7f3923581d932adbae4a783230083c6edf | |
parent | 5c6adeaf1a453600373be39f52730193adcea3f5 [diff] |
Put debug/log code under verbose flag So they are not invoked when verbose flag is off: (1) that the compiler will optimize to strip out no-op loops (2) statements are put into a local function variable so invoked only with ALOGV. Bug: 189837811 Test: examine logcat Change-Id: I00ba0433f47586d8356423b8147cf9786f1045b9