2021-04-07 07:31:48 -07:00
|
|
|
package {
|
|
|
|
|
default_applicable_licenses: ["Android-Apache-2.0"],
|
|
|
|
|
}
|
|
|
|
|
|
2021-03-30 15:50:48 -07:00
|
|
|
vintf_compatibility_matrix {
|
2021-04-13 13:08:34 -07:00
|
|
|
name: "redfin_product_compatibility_matrix.R.5.xml",
|
|
|
|
|
stem: "compatibility_matrix.redfin.R.5.xml",
|
2021-03-30 15:50:48 -07:00
|
|
|
product_specific: true,
|
|
|
|
|
srcs: [
|
2021-04-13 13:08:34 -07:00
|
|
|
"device_framework_matrix_product.R.5.xml",
|
|
|
|
|
],
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
vintf_compatibility_matrix {
|
|
|
|
|
name: "redfin_product_compatibility_matrix.S.5.xml",
|
|
|
|
|
stem: "compatibility_matrix.redfin.S.5.xml",
|
|
|
|
|
product_specific: true,
|
|
|
|
|
srcs: [
|
|
|
|
|
"device_framework_matrix_product.S.5.xml",
|
2021-03-30 15:50:48 -07:00
|
|
|
],
|
|
|
|
|
}
|
2022-05-23 13:25:45 -07:00
|
|
|
|
|
|
|
|
vintf_compatibility_matrix {
|
|
|
|
|
name: "redfin_product_compatibility_matrix.T.7.xml",
|
|
|
|
|
stem: "compatibility_matrix.redfin.T.7.xml",
|
|
|
|
|
product_specific: true,
|
|
|
|
|
srcs: [
|
|
|
|
|
"device_framework_matrix_product.T.7.xml",
|
|
|
|
|
],
|
|
|
|
|
}
|