commit | f7c8a9b051571cf23909a2720ed5ef63907b183e | [log] [tgz] |
---|---|---|
author | Mark Punzalan <markpun@google.com> | Wed Oct 09 11:18:39 2024 -0700 |
committer | Mark Punzalan <markpun@google.com> | Wed Oct 09 18:28:39 2024 +0000 |
tree | 4b38538c79e80a3133d8b837765e5d22d4191b90 | |
parent | 49a44426e749fa4348ea7e31a1fca391dd5f2b45 [diff] |
Reduce logging in AconfigFlags.java By default, the only logging that should be generated is when an element is skipped due to an disabled or enabled feature flag. The more verbose logging needs to be enabled by setting `DEBUG = true`. Also cleaned up some unused code and refactored constants. Bug: 369907949 Test: Full build Flag: EXEMPT flagging support change Change-Id: Ie61bff7e39fa3136e95f773afb359a03c90eef1a