Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5f4c523e authored by Thiébaud Weksteen's avatar Thiébaud Weksteen
Browse files

Remove unused x509_extensions_certificate_transparency flag

This flag has been found to be redundant. Remove it.

Bug: 319829948
Test: presubmit
Flag: android.security.certificate_transparency_configuration
Change-Id: I57fcafa4ffaceba5e1b18e87c5ccd89d847b4cae
parent 27785d27
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -29,11 +29,3 @@ flag {
  }
  is_exported: true
}

flag {
  name: "x509_extensions_certificate_transparency"
  is_exported: true
  namespace: "network_security"
  description: "Flag to use checkServerTrusted to verify SCTs in OCSP and TLS Data"
  bug: "319829948"
}