commit | eb7de53d01b01605dfddb7dd52f3e1bdb81958fc | [log] [tgz] |
---|---|---|
author | Bessie Jiang <bessiej@google.com> | Mon Feb 03 19:35:31 2025 +0000 |
committer | Bessie Jiang <bessiej@google.com> | Mon Feb 03 19:39:14 2025 +0000 |
tree | ca193b703810f4e2ac516fca56d6e8db9211bb74 | |
parent | 0bcb13f41c7fec774687886d0484a81bb039dd5a [diff] |
Create an intermediate enum to represent the log list update status All of the auto-generated enum naming in CTStatsLog is over 100+ chars long, causing there to be numerous lint errors. This CL creates an intermediate enum to make it easier to reference these status enums without introducing lint warning fatigue. Bug: 378626065 Flag: com.android.net.ct.flags.certificate_transparency_service Test: atest NetworkSecurityUnitTests Change-Id: I451a006961ee5d801b3fbf702d3f5282d0b02242