blob: 3d262e97648a6a2a66affcb80eb17c693766e6db [file] [log] [blame]
Michael Bestasc6783a52024-10-16 23:56:19 +03001// Copyright 2024 Google Inc. All rights reserved.
2//
3// Licensed under the Apache License, Version 2.0 (the "License");
4// you may not use this file except in compliance with the License.
5// You may obtain a copy of the License at
6//
7// http://www.apache.org/licenses/LICENSE-2.0
8//
9// Unless required by applicable law or agreed to in writing, software
10// distributed under the License is distributed on an "AS IS" BASIS,
11// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12// See the License for the specific language governing permissions and
13// limitations under the License.
14
15build_flag_declarations {
Michael Bestas2eea8b12024-12-08 06:11:21 -050016 name: "build_flags-build-release-bliss",
Michael Bestasc6783a52024-10-16 23:56:19 +030017 srcs: [
18 "RELEASE_*.textproto",
19 ],
20}