Fix 10 ProtobufTransformer findings:
* Remove dead proto options (10 times)
* Remove dead options from proto files that are no longer used.* TGP was not run because these changes should be safe.
* To opt-out of these cls, see go/protobuf-transformer#opt-out.
See go/protobuf-cleanup-lsc for more information on why you've received this change and why it is important.
This CL looks good? Just LGTM and Approve it!
This CL doesn’t look good? This is what you can do:
* Revert this CL, by replying "REVERT: <provide reason>"
* File a bug under go/protobuf-transformer-issue for category ProtobufTransformer if there's an issue with the CL content.
* File a bug under go/rosie-bug if there's an issue with how the CL was managed.
* For all other issues such as the formatting of the CL, please file a bug under
go/clrobot-bug.
* Revert this CL and not get a CL that cleans up these paths in the future by
replying "BLOCKLIST: <provide reason>". This is not reversible! We recommend to
opt out the respective paths in your CL Robot configuration instead:
go/clrobot-opt-out.
This CL was generated by CL Robot - a tool that cleans up code findings
(go/clrobot). The affected code paths have been enabled for CL Robot in //depot/google3/METADATA by
following go/clrobot#how-to-opt-in. Anything wrong with the signup? File a bug
at go/clrobot-bug.
#codehealth
Tested:
Local presubmit tests passed.
PiperOrigin-RevId: 684325712
diff --git a/quiche/blind_sign_auth/proto/auth_and_sign.proto b/quiche/blind_sign_auth/proto/auth_and_sign.proto
index d974ce5..030585c 100644
--- a/quiche/blind_sign_auth/proto/auth_and_sign.proto
+++ b/quiche/blind_sign_auth/proto/auth_and_sign.proto
@@ -48,12 +48,12 @@
oneof attestation_data {
AndroidAttestationData android_attestation_data = 6;
+
IosAttestationData ios_attestation_data = 7;
}
+
privacy.ppn.AttestationData attestation = 8;
-
privacy.ppn.KeyType key_type = 10;
-
privacy.ppn.PublicMetadataInfo public_metadata_info = 11;
// Indicates which key to use for signing. Only set if key type is