1*fbad0c3eSspickl// Copyright 2024 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*fbad0c3eSspicklaconfig_values { 16*fbad0c3eSspickl name: "aconfig-values-platform_build_release-ap4a-android.os-all", 17*fbad0c3eSspickl package: "android.os", 18*fbad0c3eSspickl srcs: [ 19*fbad0c3eSspickl "*_flag_values.textproto", 20*fbad0c3eSspickl ] 21*fbad0c3eSspickl} 22