xref: /aosp_15_r20/build/release/Android.bp (revision fbad0c3e31f2a037e01db6279fac63a19ff7655d)
1*fbad0c3eSspickl// Copyright 2025 Google Inc. All rights reserved.
2*fbad0c3eSspickl//
3*fbad0c3eSspickl// Licensed under the Apache License, Version 2.0 (the "License");
4*fbad0c3eSspickl// you may not use this file except in compliance with the License.
5*fbad0c3eSspickl// You may obtain a copy of the License at
6*fbad0c3eSspickl//
7*fbad0c3eSspickl//     http://www.apache.org/licenses/LICENSE-2.0
8*fbad0c3eSspickl//
9*fbad0c3eSspickl// Unless required by applicable law or agreed to in writing, software
10*fbad0c3eSspickl// distributed under the License is distributed on an "AS IS" BASIS,
11*fbad0c3eSspickl// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12*fbad0c3eSspickl// See the License for the specific language governing permissions and
13*fbad0c3eSspickl// limitations under the License.
14*fbad0c3eSspickl
15*fbad0c3eSspicklrelease_config_contributions {
16*fbad0c3eSspickl    name: "release_config_contributions-build_release",
17*fbad0c3eSspickl    srcs: [
18*fbad0c3eSspickl        "release_configs/*.textproto",
19*fbad0c3eSspickl    ],
20*fbad0c3eSspickl}
21