Yifan Hong | 0cd10dd | 2018-10-12 13:08:52 -0700 | [diff] [blame] | 1 | // Copyright (C) 2018 The Android Open Source Project |
| 2 | // |
| 3 | // Licensed under the Apache License, Version 2.0 (the "License"); |
| 4 | // you may not use this file except in compliance with the License. |
| 5 | // You may obtain a copy of the License at |
| 6 | // |
| 7 | // http://www.apache.org/licenses/LICENSE-2.0 |
| 8 | // |
| 9 | // Unless required by applicable law or agreed to in writing, software |
| 10 | // distributed under the License is distributed on an "AS IS" BASIS, |
| 11 | // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 12 | // See the License for the specific language governing permissions and |
| 13 | // limitations under the License. |
| 14 | |
| 15 | vintf_compatibility_matrix { |
Yifan Hong | 0cd10dd | 2018-10-12 13:08:52 -0700 | [diff] [blame] | 16 | name: "framework_compatibility_matrix.3.xml", |
| 17 | stem: "compatibility_matrix.3.xml", |
| 18 | srcs: [ |
| 19 | "compatibility_matrix.3.xml", |
| 20 | ], |
| 21 | kernel_configs: [ |
| 22 | "kernel_config_p_4.4", |
| 23 | "kernel_config_p_4.9", |
| 24 | "kernel_config_p_4.14", |
Steven Moreland | 8a8f0d7 | 2020-03-25 15:14:21 -0700 | [diff] [blame] | 25 | ], |
Yifan Hong | 0cd10dd | 2018-10-12 13:08:52 -0700 | [diff] [blame] | 26 | } |
| 27 | |
| 28 | vintf_compatibility_matrix { |
Steven Moreland | 52f5560 | 2019-04-09 14:08:40 -0700 | [diff] [blame] | 29 | name: "framework_compatibility_matrix.4.xml", |
| 30 | stem: "compatibility_matrix.4.xml", |
Yifan Hong | 0cd10dd | 2018-10-12 13:08:52 -0700 | [diff] [blame] | 31 | srcs: [ |
Steven Moreland | 52f5560 | 2019-04-09 14:08:40 -0700 | [diff] [blame] | 32 | "compatibility_matrix.4.xml", |
Yifan Hong | 0cd10dd | 2018-10-12 13:08:52 -0700 | [diff] [blame] | 33 | ], |
| 34 | kernel_configs: [ |
Yifan Hong | 18cb552 | 2019-04-15 10:32:24 -0700 | [diff] [blame] | 35 | "kernel_config_q_4.9", |
| 36 | "kernel_config_q_4.14", |
| 37 | "kernel_config_q_4.19", |
Steven Moreland | 8a8f0d7 | 2020-03-25 15:14:21 -0700 | [diff] [blame] | 38 | ], |
Yifan Hong | 0cd10dd | 2018-10-12 13:08:52 -0700 | [diff] [blame] | 39 | } |
Yifan Hong | 5ec2206 | 2019-04-23 12:05:27 -0700 | [diff] [blame] | 40 | |
| 41 | vintf_compatibility_matrix { |
Steven Moreland | 951fce0 | 2020-03-25 14:59:05 -0700 | [diff] [blame] | 42 | name: "framework_compatibility_matrix.5.xml", |
| 43 | stem: "compatibility_matrix.5.xml", |
Yifan Hong | 5ec2206 | 2019-04-23 12:05:27 -0700 | [diff] [blame] | 44 | srcs: [ |
Steven Moreland | 951fce0 | 2020-03-25 14:59:05 -0700 | [diff] [blame] | 45 | "compatibility_matrix.5.xml", |
Yifan Hong | 5ec2206 | 2019-04-23 12:05:27 -0700 | [diff] [blame] | 46 | ], |
| 47 | kernel_configs: [ |
Yifan Hong | 98b9495 | 2020-03-19 15:53:08 -0700 | [diff] [blame] | 48 | "kernel_config_r_4.14", |
| 49 | "kernel_config_r_4.19", |
| 50 | "kernel_config_r_5.4", |
Steven Moreland | 8a8f0d7 | 2020-03-25 15:14:21 -0700 | [diff] [blame] | 51 | ], |
Yifan Hong | 5ec2206 | 2019-04-23 12:05:27 -0700 | [diff] [blame] | 52 | } |
Steven Moreland | 46aa366 | 2020-03-25 15:16:45 -0700 | [diff] [blame] | 53 | |
| 54 | vintf_compatibility_matrix { |
| 55 | name: "framework_compatibility_matrix.current.xml", |
| 56 | stem: "compatibility_matrix.current.xml", |
| 57 | srcs: [ |
| 58 | "compatibility_matrix.current.xml", |
| 59 | ], |
| 60 | kernel_configs: [ |
Steven Moreland | 46aa366 | 2020-03-25 15:16:45 -0700 | [diff] [blame] | 61 | "kernel_config_current_4.19", |
| 62 | "kernel_config_current_5.4", |
Alistair Delva | b724f36 | 2020-12-15 16:42:56 -0800 | [diff] [blame] | 63 | "kernel_config_current_5.10", |
Steven Moreland | 46aa366 | 2020-03-25 15:16:45 -0700 | [diff] [blame] | 64 | ], |
| 65 | } |