xref: /aosp_15_r20/external/autotest/server/hosts/tls_client/README (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1Protos in this dir are generated using buildprotos.py and manually checked
2into the tree. The source of the protos is
3src/config/proto/chromiumos/config/api/test/tls/commontls.proto, and
4src/config/proto/chromiumos/config/api/test/tls/dependencies/longrunning/operations.proto
5relative to a standard repo.
6(https://chromium.git.corp.google.com/chromiumos/config/+/HEAD/proto/chromiumos/config/api/test/tls/commontls.proto)
7If there are updates to src proto, the protos here must be re-generated. Run the
8script "buildprotos.py" to automatically rebuild them from the source. You must
9manually repo sync prior to this. If there are changes to the file structure
10in the source, buildprotos.py will need to be updated for this.
11