Files
vendor_lineage/release/aconfig/bp2a/Android.bp
minaripenguin b35c36c878 aconfig: Disable FRP enforcement
Change-Id: I77f990d2187b4afa3d106a79361a8dc340d09065
2025-11-05 08:13:41 +00:00

31 lines
1.3 KiB
Plaintext

//
// Copyright (C) 2024 The LineageOS Project
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
aconfig_value_set {
name: "aconfig_value_set-lineage-bp2a",
values: [
"aconfig-values-bp2a-android.app-all",
"aconfig-values-bp2a-android.media.codec-all",
"aconfig-values-bp2a-com.android.launcher3-all",
"aconfig-values-bp2a-com.android.settings.flags-all",
"aconfig-values-bp2a-com.android.settingslib.flags-all",
"aconfig-values-bp2a-com.android.settingslib.widget.theme.flags-all",
"aconfig-values-bp2a-com.android.systemui-all",
"aconfig-values-bp2a-com.android.systemui.shared-all",
"aconfig-values-bp2a-com.android.wallpaper-all",
"aconfig-values-bp2a-android.security-all"
],
}