commit | 00001111512310fed8e4d7e441decb9bbe30e123 | [log] [tgz] |
---|---|---|
author | Billy Lau <billylau@google.com> | Mon Dec 12 23:52:52 2022 -0600 |
committer | Billy Lau <billylau@google.com> | Mon Dec 12 23:52:52 2022 -0600 |
tree | 296693e49c6183bbbf0c1bf5ab3f5054cc4efc02 | |
parent | aa59953aaa196edf63d3c08b0edfc950f12c849b [diff] |
BinaryTransparencyService: Set DEBUG flag to false. A DEBUG flag was introduced prior to guard some of the more verbose and noisy logging methods. Now that the development is largely done, we are ready to set this flag to be false for production. Bug: 259493439 Test: Manual. atest BinaryTransparencyServiceTest. Change-Id: I975d17776473532c86b0395efcc2e3862a65dac0