From c358dedd91520383893e35e19fb88c19a3a6ad22 Mon Sep 17 00:00:00 2001 From: Francis Tsui Date: Mon, 9 Sep 2024 14:50:17 -0700 Subject: [PATCH] internal PiperOrigin-RevId: 672682541 --- sharing/flags/generated/README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/sharing/flags/generated/README.md b/sharing/flags/generated/README.md index 96f31a9a..a7682807 100644 --- a/sharing/flags/generated/README.md +++ b/sharing/flags/generated/README.md @@ -15,9 +15,3 @@ blaze build //third_party/nearby/sharing/flags:nearby_sharing_feature_flags_cpp_ The creates the generated file in *blaze-genfiles/third_party/nearby/sharing/flags/nearby_sharing_feature_flags.h*. Copy this file to google3/third_party/nearby/sharing/flags/generated/nearby_sharing_feature_flags.h and include in your CL for submission. - -Alternatively, once the flag change has been submitted, the generated flags file -can be updated by launching the **Build and submit generated code** workflow in -the [better_together Rapid job](https://rapid.corp.google.com/#/project/better_together). -Launch the workflow on the latest release candidate that contains the CL for the -flag change. The generated flag file will be auto submitted. \ No newline at end of file