Add coex tables

Bug: 306539165
Test: manual, files are read and parsed by coex
Change-Id: Ie92f5ae0d23df336195b2a1adc26c6504fb46ff4
This commit is contained in:
Alan Chen 2023-11-22 21:49:04 +08:00
parent a66b47f5ee
commit 8431bf9e80
7 changed files with 116 additions and 0 deletions

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

@ -0,0 +1,65 @@
// 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 {
// See: http://go/android-license-faq
// A large-scale-change added 'default_applicable_licenses' to import
// all of the 'license_kinds' from "device_google_comet_license"
// to get the below license kinds:
// SPDX-license-identifier-Apache-2.0
default_applicable_licenses: ["device_google_comet_license"],
}
prebuilt_etc {
name: "display_secondary_mipi_coex_table",
filename: "display_secondary_mipi_coex_table.csv",
vendor: true,
src: "display_secondary_mipi_coex_table.csv",
relative_install_path: "modem",
}
prebuilt_etc {
name: "camera_front_inner_mipi_coex_table",
filename: "camera_front_inner_mipi_coex_table.csv",
vendor: true,
src: "camera_front_inner_mipi_coex_table.csv",
relative_install_path: "modem",
}
prebuilt_etc {
name: "camera_front_outer_mipi_coex_table",
filename: "camera_front_outer_mipi_coex_table.csv",
vendor: true,
src: "camera_front_outer_mipi_coex_table.csv",
relative_install_path: "modem",
}
prebuilt_etc {
name: "camera_rear_tele_mipi_coex_table",
filename: "camera_rear_tele_mipi_coex_table.csv",
vendor: true,
src: "camera_rear_tele_mipi_coex_table.csv",
relative_install_path: "modem",
}
prebuilt_etc {
name: "camera_rear_wide_mipi_coex_table",
filename: "camera_rear_wide_mipi_coex_table.csv",
vendor: true,
src: "camera_rear_wide_mipi_coex_table.csv",
relative_install_path: "modem",
}

View file

@ -0,0 +1,13 @@
860000,918000
SNH,860000
802000,830000
SNH,802000
635000,655000,918000
724000,773000,918000
850000,871000,918000
2452000,2492000,918000
5570000,5610000,918000
788000,816000,830000
2386000,2426000,830000
5193000,5233000,830000
1 860000,918000
2 SNH,860000
3 802000,830000
4 SNH,802000
5 635000,655000,918000
6 724000,773000,918000
7 850000,871000,918000
8 2452000,2492000,918000
9 5570000,5610000,918000
10 788000,816000,830000
11 2386000,2426000,830000
12 5193000,5233000,830000

View file

@ -0,0 +1,13 @@
860000,918000
SNH,860000
802000,830000
SNH,802000
635000,655000,918000
724000,773000,918000
850000,871000,918000
2452000,2492000,918000
5570000,5610000,918000
788000,816000,830000
2386000,2426000,830000
5193000,5233000,830000
1 860000,918000
2 SNH,860000
3 802000,830000
4 SNH,802000
5 635000,655000,918000
6 724000,773000,918000
7 850000,871000,918000
8 2452000,2492000,918000
9 5570000,5610000,918000
10 788000,816000,830000
11 2386000,2426000,830000
12 5193000,5233000,830000

View file

@ -0,0 +1,4 @@
1665000,1825000
SNH,1665000
5800000,5850000,1825000
1 1665000,1825000
2 SNH,1665000
3 5800000,5850000,1825000

View file

@ -0,0 +1,5 @@
1753000,1794000
SNH,1753000
866000,886000,1794000
2442000,2448000,1794000
1 1753000,1794000
2 SNH,1753000
3 866000,886000,1794000
4 2442000,2448000,1794000

View file

@ -0,0 +1,7 @@
432500,378000
SNH,432500
CHA,432500
642000,654000,378000
855000,875000,378000
2152000,2170000,378000
1 432500,378000
2 SNH,432500
3 CHA,432500
4 642000,654000,378000
5 855000,875000,378000
6 2152000,2170000,378000