Merge "Add coex display ssc configs to device." into main

This commit is contained in:
Frank Yu 2024-07-11 05:30:56 +00:00 committed by Android (Google) Code Review
commit b88e52108f
3 changed files with 42 additions and 0 deletions

View file

@ -104,6 +104,12 @@ PRODUCT_COPY_FILES += \
# lhbm peak brightness delay: decided by kernel
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += vendor.primarydisplay.lhbm.frames_to_reach_peak_brightness=0
PRODUCT_SOONG_NAMESPACES += device/google/tegu/radio/coex
# Coex Configs
PRODUCT_PACKAGES += \
display_primary_ssc_coex_table
# Thermal VT estimator
PRODUCT_PACKAGES += \
libthermal_tflite_wrapper

31
radio/coex/Android.bp Normal file
View file

@ -0,0 +1,31 @@
//
// Copyright (C) 2023 The Android Open Source 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.
soong_namespace {
}
package {
default_applicable_licenses: [
"//device/google/tegu:device_google_tegu_license",
],
}
prebuilt_etc {
name: "display_primary_ssc_coex_table",
filename: "display_primary_ssc_coex_table.csv",
vendor: true,
src: "display_primary_ssc_coex_table.csv",
relative_install_path: "modem",
}

View file

@ -0,0 +1,5 @@
1,0
SNH,0
CHA,0
717000,723000,1
1 1,0
2 SNH,0
3 CHA,0
4 717000,723000,1