commit | a5b88db27d563cdd4ae2e084de6f19513f01faa7 | [log] [tgz] |
---|---|---|
author | Sandro Montanari <sandrom@google.com> | Mon Dec 30 03:20:21 2024 -0800 |
committer | Sandro Montanari <sandrom@google.com> | Thu Jan 09 10:42:17 2025 +0000 |
tree | b68210ae187f914e7e289f6abd190c5504fafed8 | |
parent | 8b98c42bd458d594d0e9f4413d003d004ade76a9 [diff] |
Remove CertificateTransparencyInstaller The task of installing a new log list is now performed by the CompatibilityVersion class. Also, each CompatibilityVersion provides the URLs hosting the signature and log list files. We do not store that information in the DataStore. Change-Id: I36b585dc6984278de1ab3e6f3dc872e22f06ebea Flag: com.android.net.ct.flags.certificate_transparency_service Bug: 377276991 Test: atest NetworkSecurityUnitTests