Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 1 | // Copyright (C) 2021 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 | // This file contains module definitions for compatibility files. |
| 16 | |
Bob Badour | 048e48c | 2022-01-05 11:14:44 -0800 | [diff] [blame] | 17 | package { |
| 18 | // See: http://go/android-license-faq |
| 19 | // A large-scale-change added 'default_applicable_licenses' to import |
| 20 | // all of the 'license_kinds' from "system_sepolicy_license" |
| 21 | // to get the below license kinds: |
| 22 | // SPDX-license-identifier-Apache-2.0 |
| 23 | default_applicable_licenses: ["system_sepolicy_license"], |
| 24 | } |
| 25 | |
Inseob Kim | 79fdbeb | 2022-08-12 22:27:35 +0900 | [diff] [blame^] | 26 | se_build_files { |
| 27 | name: "28.0.board.compat.map", |
| 28 | srcs: [ |
| 29 | "compat/28.0/28.0.cil", |
| 30 | ], |
| 31 | } |
| 32 | |
| 33 | se_build_files { |
| 34 | name: "29.0.board.compat.map", |
| 35 | srcs: [ |
| 36 | "compat/29.0/29.0.cil", |
| 37 | ], |
| 38 | } |
| 39 | |
| 40 | se_build_files { |
| 41 | name: "30.0.board.compat.map", |
| 42 | srcs: [ |
| 43 | "compat/30.0/30.0.cil", |
| 44 | ], |
| 45 | } |
| 46 | |
| 47 | se_build_files { |
| 48 | name: "31.0.board.compat.map", |
| 49 | srcs: [ |
| 50 | "compat/31.0/31.0.cil", |
| 51 | ], |
| 52 | } |
| 53 | |
| 54 | se_build_files { |
| 55 | name: "32.0.board.compat.map", |
| 56 | srcs: [ |
| 57 | "compat/32.0/32.0.cil", |
| 58 | ], |
| 59 | } |
| 60 | |
| 61 | se_build_files { |
| 62 | name: "33.0.board.compat.map", |
| 63 | srcs: [ |
| 64 | "compat/33.0/33.0.cil", |
| 65 | ], |
| 66 | } |
| 67 | |
| 68 | se_build_files { |
| 69 | name: "28.0.board.compat.cil", |
| 70 | srcs: [ |
| 71 | "compat/28.0/28.0.compat.cil", |
| 72 | ], |
| 73 | } |
| 74 | |
| 75 | se_build_files { |
| 76 | name: "29.0.board.compat.cil", |
| 77 | srcs: [ |
| 78 | "compat/29.0/29.0.compat.cil", |
| 79 | ], |
| 80 | } |
| 81 | |
| 82 | se_build_files { |
| 83 | name: "30.0.board.compat.cil", |
| 84 | srcs: [ |
| 85 | "compat/30.0/30.0.compat.cil", |
| 86 | ], |
| 87 | } |
| 88 | |
| 89 | se_build_files { |
| 90 | name: "31.0.board.compat.cil", |
| 91 | srcs: [ |
| 92 | "compat/31.0/31.0.compat.cil", |
| 93 | ], |
| 94 | } |
| 95 | |
| 96 | se_build_files { |
| 97 | name: "32.0.board.compat.cil", |
| 98 | srcs: [ |
| 99 | "compat/32.0/32.0.compat.cil", |
| 100 | ], |
| 101 | } |
| 102 | |
| 103 | se_build_files { |
| 104 | name: "33.0.board.compat.cil", |
| 105 | srcs: [ |
| 106 | "compat/33.0/33.0.compat.cil", |
| 107 | ], |
| 108 | } |
| 109 | |
| 110 | se_build_files { |
| 111 | name: "28.0.board.ignore.map", |
| 112 | srcs: [ |
| 113 | "compat/28.0/28.0.ignore.cil", |
| 114 | ], |
| 115 | } |
| 116 | |
| 117 | se_build_files { |
| 118 | name: "29.0.board.ignore.map", |
| 119 | srcs: [ |
| 120 | "compat/29.0/29.0.ignore.cil", |
| 121 | ], |
| 122 | } |
| 123 | |
| 124 | se_build_files { |
| 125 | name: "30.0.board.ignore.map", |
| 126 | srcs: [ |
| 127 | "compat/30.0/30.0.ignore.cil", |
| 128 | ], |
| 129 | } |
| 130 | |
| 131 | se_build_files { |
| 132 | name: "31.0.board.ignore.map", |
| 133 | srcs: [ |
| 134 | "compat/31.0/31.0.ignore.cil", |
| 135 | ], |
| 136 | } |
| 137 | |
| 138 | se_build_files { |
| 139 | name: "32.0.board.ignore.map", |
| 140 | srcs: [ |
| 141 | "compat/32.0/32.0.ignore.cil", |
| 142 | ], |
| 143 | } |
| 144 | |
| 145 | se_build_files { |
| 146 | name: "33.0.board.ignore.map", |
| 147 | srcs: [ |
| 148 | "compat/33.0/33.0.ignore.cil", |
| 149 | ], |
| 150 | } |
| 151 | |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 152 | se_cil_compat_map { |
| 153 | name: "plat_28.0.cil", |
| 154 | stem: "28.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 155 | bottom_half: [":28.0.board.compat.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 156 | top_half: "plat_29.0.cil", |
| 157 | } |
| 158 | |
| 159 | se_cil_compat_map { |
| 160 | name: "plat_29.0.cil", |
| 161 | stem: "29.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 162 | bottom_half: [":29.0.board.compat.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 163 | top_half: "plat_30.0.cil", |
| 164 | } |
| 165 | |
| 166 | se_cil_compat_map { |
| 167 | name: "plat_30.0.cil", |
| 168 | stem: "30.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 169 | bottom_half: [":30.0.board.compat.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 170 | top_half: "plat_31.0.cil", |
| 171 | } |
| 172 | |
| 173 | se_cil_compat_map { |
| 174 | name: "plat_31.0.cil", |
| 175 | stem: "31.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 176 | bottom_half: [":31.0.board.compat.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 177 | top_half: "plat_32.0.cil", |
| 178 | } |
| 179 | |
| 180 | se_cil_compat_map { |
| 181 | name: "plat_32.0.cil", |
| 182 | stem: "32.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 183 | bottom_half: [":32.0.board.compat.map{.plat_private}"], |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 184 | top_half: "plat_33.0.cil", |
| 185 | } |
| 186 | |
| 187 | se_cil_compat_map { |
| 188 | name: "plat_33.0.cil", |
| 189 | stem: "33.0.cil", |
| 190 | bottom_half: [":33.0.board.compat.map{.plat_private}"], |
| 191 | // top_half: "plat_34.0.cil", |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 192 | } |
| 193 | |
| 194 | se_cil_compat_map { |
| 195 | name: "system_ext_28.0.cil", |
| 196 | stem: "28.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 197 | bottom_half: [":28.0.board.compat.map{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 198 | top_half: "system_ext_29.0.cil", |
| 199 | system_ext_specific: true, |
| 200 | } |
| 201 | |
| 202 | se_cil_compat_map { |
| 203 | name: "system_ext_29.0.cil", |
| 204 | stem: "29.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 205 | bottom_half: [":29.0.board.compat.map{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 206 | top_half: "system_ext_30.0.cil", |
| 207 | system_ext_specific: true, |
| 208 | } |
| 209 | |
| 210 | se_cil_compat_map { |
| 211 | name: "system_ext_30.0.cil", |
| 212 | stem: "30.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 213 | bottom_half: [":30.0.board.compat.map{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 214 | top_half: "system_ext_31.0.cil", |
| 215 | system_ext_specific: true, |
| 216 | } |
| 217 | |
| 218 | se_cil_compat_map { |
| 219 | name: "system_ext_31.0.cil", |
| 220 | stem: "31.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 221 | bottom_half: [":31.0.board.compat.map{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 222 | top_half: "system_ext_32.0.cil", |
| 223 | system_ext_specific: true, |
| 224 | } |
| 225 | |
| 226 | se_cil_compat_map { |
| 227 | name: "system_ext_32.0.cil", |
| 228 | stem: "32.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 229 | bottom_half: [":32.0.board.compat.map{.system_ext_private}"], |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 230 | top_half: "system_ext_33.0.cil", |
| 231 | system_ext_specific: true, |
| 232 | } |
| 233 | |
| 234 | se_cil_compat_map { |
| 235 | name: "system_ext_33.0.cil", |
| 236 | stem: "33.0.cil", |
| 237 | bottom_half: [":33.0.board.compat.map{.system_ext_private}"], |
| 238 | // top_half: "system_ext_34.0.cil", |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 239 | system_ext_specific: true, |
| 240 | } |
| 241 | |
| 242 | se_cil_compat_map { |
| 243 | name: "product_28.0.cil", |
| 244 | stem: "28.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 245 | bottom_half: [":28.0.board.compat.map{.product_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 246 | top_half: "product_29.0.cil", |
| 247 | product_specific: true, |
| 248 | } |
| 249 | |
| 250 | se_cil_compat_map { |
| 251 | name: "product_29.0.cil", |
| 252 | stem: "29.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 253 | bottom_half: [":29.0.board.compat.map{.product_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 254 | top_half: "product_30.0.cil", |
| 255 | product_specific: true, |
| 256 | } |
| 257 | |
| 258 | se_cil_compat_map { |
| 259 | name: "product_30.0.cil", |
| 260 | stem: "30.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 261 | bottom_half: [":30.0.board.compat.map{.product_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 262 | top_half: "product_31.0.cil", |
| 263 | product_specific: true, |
| 264 | } |
| 265 | |
| 266 | se_cil_compat_map { |
| 267 | name: "product_31.0.cil", |
| 268 | stem: "31.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 269 | bottom_half: [":31.0.board.compat.map{.product_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 270 | top_half: "product_32.0.cil", |
| 271 | product_specific: true, |
| 272 | } |
| 273 | |
| 274 | se_cil_compat_map { |
| 275 | name: "product_32.0.cil", |
| 276 | stem: "32.0.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 277 | bottom_half: [":32.0.board.compat.map{.product_private}"], |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 278 | top_half: "product_33.0.cil", |
| 279 | product_specific: true, |
| 280 | } |
| 281 | |
| 282 | se_cil_compat_map { |
| 283 | name: "product_33.0.cil", |
| 284 | stem: "33.0.cil", |
| 285 | bottom_half: [":33.0.board.compat.map{.product_private}"], |
| 286 | // top_half: "product_34.0.cil", |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 287 | product_specific: true, |
| 288 | } |
| 289 | |
| 290 | se_cil_compat_map { |
| 291 | name: "28.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 292 | bottom_half: [":28.0.board.ignore.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 293 | top_half: "29.0.ignore.cil", |
| 294 | } |
| 295 | |
| 296 | se_cil_compat_map { |
| 297 | name: "29.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 298 | bottom_half: [":29.0.board.ignore.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 299 | top_half: "30.0.ignore.cil", |
| 300 | } |
| 301 | |
| 302 | se_cil_compat_map { |
| 303 | name: "30.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 304 | bottom_half: [":30.0.board.ignore.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 305 | top_half: "31.0.ignore.cil", |
| 306 | } |
| 307 | |
| 308 | se_cil_compat_map { |
| 309 | name: "31.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 310 | bottom_half: [":31.0.board.ignore.map{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 311 | top_half: "32.0.ignore.cil", |
| 312 | } |
| 313 | |
| 314 | se_cil_compat_map { |
| 315 | name: "32.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 316 | bottom_half: [":32.0.board.ignore.map{.plat_private}"], |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 317 | top_half: "33.0.ignore.cil", |
| 318 | } |
| 319 | |
| 320 | se_cil_compat_map { |
| 321 | name: "33.0.ignore.cil", |
| 322 | bottom_half: [":33.0.board.ignore.map{.plat_private}"], |
| 323 | // top_half: "34.0.ignore.cil", |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 324 | } |
| 325 | |
| 326 | se_cil_compat_map { |
| 327 | name: "system_ext_30.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 328 | bottom_half: [":30.0.board.ignore.map{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 329 | top_half: "system_ext_31.0.ignore.cil", |
| 330 | system_ext_specific: true, |
| 331 | } |
| 332 | |
| 333 | se_cil_compat_map { |
| 334 | name: "system_ext_31.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 335 | bottom_half: [":31.0.board.ignore.map{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 336 | top_half: "system_ext_32.0.ignore.cil", |
| 337 | system_ext_specific: true, |
| 338 | } |
| 339 | |
| 340 | se_cil_compat_map { |
| 341 | name: "system_ext_32.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 342 | bottom_half: [":32.0.board.ignore.map{.system_ext_private}"], |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 343 | top_half: "system_ext_33.0.ignore.cil", |
| 344 | system_ext_specific: true, |
| 345 | } |
| 346 | |
| 347 | se_cil_compat_map { |
| 348 | name: "system_ext_33.0.ignore.cil", |
| 349 | bottom_half: [":33.0.board.ignore.map{.system_ext_private}"], |
| 350 | // top_half: "system_ext_34.0.ignore.cil", |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 351 | system_ext_specific: true, |
| 352 | } |
| 353 | |
| 354 | se_cil_compat_map { |
| 355 | name: "product_30.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 356 | bottom_half: [":30.0.board.ignore.map{.product_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 357 | top_half: "product_31.0.ignore.cil", |
| 358 | product_specific: true, |
| 359 | } |
| 360 | |
| 361 | se_cil_compat_map { |
| 362 | name: "product_31.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 363 | bottom_half: [":31.0.board.ignore.map{.product_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 364 | top_half: "product_32.0.ignore.cil", |
| 365 | product_specific: true, |
| 366 | } |
| 367 | |
| 368 | se_cil_compat_map { |
| 369 | name: "product_32.0.ignore.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 370 | bottom_half: [":32.0.board.ignore.map{.product_private}"], |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 371 | top_half: "product_33.0.ignore.cil", |
| 372 | product_specific: true, |
| 373 | } |
| 374 | |
| 375 | se_cil_compat_map { |
| 376 | name: "product_33.0.ignore.cil", |
| 377 | bottom_half: [":33.0.board.ignore.map{.product_private}"], |
| 378 | // top_half: "product_34.0.ignore.cil", |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 379 | product_specific: true, |
| 380 | } |
| 381 | |
| 382 | se_compat_cil { |
| 383 | name: "28.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 384 | srcs: [":28.0.board.compat.cil{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 385 | } |
| 386 | |
| 387 | se_compat_cil { |
| 388 | name: "29.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 389 | srcs: [":29.0.board.compat.cil{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 390 | } |
| 391 | |
| 392 | se_compat_cil { |
| 393 | name: "30.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 394 | srcs: [":30.0.board.compat.cil{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 395 | } |
| 396 | |
| 397 | se_compat_cil { |
| 398 | name: "31.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 399 | srcs: [":31.0.board.compat.cil{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 400 | } |
| 401 | |
| 402 | se_compat_cil { |
| 403 | name: "32.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 404 | srcs: [":32.0.board.compat.cil{.plat_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 405 | } |
| 406 | |
| 407 | se_compat_cil { |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 408 | name: "33.0.compat.cil", |
| 409 | srcs: [":33.0.board.compat.cil{.plat_private}"], |
| 410 | } |
| 411 | |
| 412 | se_compat_cil { |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 413 | name: "system_ext_28.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 414 | srcs: [":28.0.board.compat.cil{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 415 | stem: "28.0.compat.cil", |
| 416 | system_ext_specific: true, |
| 417 | } |
| 418 | |
| 419 | se_compat_cil { |
| 420 | name: "system_ext_29.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 421 | srcs: [":29.0.board.compat.cil{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 422 | stem: "29.0.compat.cil", |
| 423 | system_ext_specific: true, |
| 424 | } |
| 425 | |
| 426 | se_compat_cil { |
| 427 | name: "system_ext_30.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 428 | srcs: [":30.0.board.compat.cil{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 429 | stem: "30.0.compat.cil", |
| 430 | system_ext_specific: true, |
| 431 | } |
| 432 | |
| 433 | se_compat_cil { |
| 434 | name: "system_ext_31.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 435 | srcs: [":31.0.board.compat.cil{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 436 | stem: "31.0.compat.cil", |
| 437 | system_ext_specific: true, |
| 438 | } |
| 439 | |
| 440 | se_compat_cil { |
| 441 | name: "system_ext_32.0.compat.cil", |
Inseob Kim | 4196403 | 2022-04-22 07:50:22 +0900 | [diff] [blame] | 442 | srcs: [":32.0.board.compat.cil{.system_ext_private}"], |
Inseob Kim | baee4a2 | 2021-12-21 21:03:32 +0900 | [diff] [blame] | 443 | stem: "32.0.compat.cil", |
| 444 | system_ext_specific: true, |
| 445 | } |
Inseob Kim | 16d3be3 | 2022-01-07 09:15:27 +0900 | [diff] [blame] | 446 | |
Inseob Kim | 4ae0511 | 2022-05-02 14:03:46 +0900 | [diff] [blame] | 447 | se_compat_cil { |
| 448 | name: "system_ext_33.0.compat.cil", |
| 449 | srcs: [":33.0.board.compat.cil{.system_ext_private}"], |
| 450 | stem: "33.0.compat.cil", |
| 451 | system_ext_specific: true, |
| 452 | } |
| 453 | |
Inseob Kim | 16d3be3 | 2022-01-07 09:15:27 +0900 | [diff] [blame] | 454 | se_compat_test { |
| 455 | name: "sepolicy_compat_test", |
| 456 | } |