blob: 55d9679ac695571e4dbcf030cb6c2af9d681f0d3 [file] [log] [blame]
Justin Yun1c6d1722019-07-11 18:53:41 +09001// THIS FILE IS AUTOGENERATED BY development/vndk/snapshot/gen_buildfiles.py
2// DO NOT EDIT
3
Bob Badour869ac772021-02-26 02:38:57 -08004package {
5 default_applicable_licenses: ["prebuilts_vndk_v29_license"],
6}
7
8// Added automatically by a large-scale-change that took the approach of
9// 'apply every license found to every target'. While this makes sure we respect
10// every license restriction, it may not be entirely correct.
11//
12// e.g. GPL in an MIT project might only apply to the contrib/ directory.
13//
14// Please consider splitting the single license below into multiple licenses,
15// taking care not to lose any license_kind information, and overriding the
16// default license using the 'licenses: [...]' property on targets as needed.
17//
18// For unused files, consider creating a 'fileGroup' with "//visibility:private"
19// to attach the license to, and including a comment whether the files may be
20// used in the current project.
21// See: http://go/android-license-faq
22license {
23 name: "prebuilts_vndk_v29_license",
24 visibility: [":__subpackages__"],
25 license_kinds: [
26 "SPDX-license-identifier-Apache-2.0",
27 "SPDX-license-identifier-BSD",
28 "SPDX-license-identifier-GPL",
29 "SPDX-license-identifier-GPL-2.0",
30 "SPDX-license-identifier-ISC",
31 "SPDX-license-identifier-LGPL",
32 "SPDX-license-identifier-LGPL-2.1",
33 "SPDX-license-identifier-LGPL-3.0",
34 "SPDX-license-identifier-MIT",
35 "SPDX-license-identifier-NCSA",
36 "SPDX-license-identifier-OpenSSL",
37 "SPDX-license-identifier-Zlib",
38 "legacy_permissive",
39 ],
40 // large-scale-change unable to identify any license_text files
41}
42
Justin Yun1c6d1722019-07-11 18:53:41 +090043prebuilt_etc {
44 name: "llndk.libraries.29.txt",
45 target: {
Justin Yunf7273cd2019-12-19 13:04:16 +090046 android_arm: {
47 src: "arm/configs/llndk.libraries.29.txt",
Justin Yun1c6d1722019-07-11 18:53:41 +090048 },
Justin Yune04a0932020-12-01 15:23:53 +090049 android_arm64: {
50 src: "arm64/configs/llndk.libraries.29.txt",
Kiyoung Kimc212c392019-10-07 13:25:20 +090051 },
Justin Yunf7273cd2019-12-19 13:04:16 +090052 android_x86: {
53 src: "x86/configs/llndk.libraries.29.txt",
54 },
Justin Yune04a0932020-12-01 15:23:53 +090055 android_x86_64: {
56 src: "x86_64/configs/llndk.libraries.29.txt",
57 },
Justin Yun1c6d1722019-07-11 18:53:41 +090058 },
59}
60
61prebuilt_etc {
62 name: "vndksp.libraries.29.txt",
63 target: {
Justin Yunf7273cd2019-12-19 13:04:16 +090064 android_arm: {
65 src: "arm/configs/vndksp.libraries.29.txt",
Justin Yun1c6d1722019-07-11 18:53:41 +090066 },
Justin Yune04a0932020-12-01 15:23:53 +090067 android_arm64: {
68 src: "arm64/configs/vndksp.libraries.29.txt",
Justin Yun1c6d1722019-07-11 18:53:41 +090069 },
Justin Yunf7273cd2019-12-19 13:04:16 +090070 android_x86: {
71 src: "x86/configs/vndksp.libraries.29.txt",
72 },
Justin Yune04a0932020-12-01 15:23:53 +090073 android_x86_64: {
74 src: "x86_64/configs/vndksp.libraries.29.txt",
75 },
Kiyoung Kimc212c392019-10-07 13:25:20 +090076 },
77}
78
79prebuilt_etc {
80 name: "vndkcore.libraries.29.txt",
81 target: {
Justin Yunf7273cd2019-12-19 13:04:16 +090082 android_arm: {
83 src: "arm/configs/vndkcore.libraries.29.txt",
Kiyoung Kimc212c392019-10-07 13:25:20 +090084 },
Justin Yune04a0932020-12-01 15:23:53 +090085 android_arm64: {
86 src: "arm64/configs/vndkcore.libraries.29.txt",
Kiyoung Kimc212c392019-10-07 13:25:20 +090087 },
Justin Yunf7273cd2019-12-19 13:04:16 +090088 android_x86: {
89 src: "x86/configs/vndkcore.libraries.29.txt",
90 },
Justin Yune04a0932020-12-01 15:23:53 +090091 android_x86_64: {
92 src: "x86_64/configs/vndkcore.libraries.29.txt",
93 },
Kiyoung Kimc212c392019-10-07 13:25:20 +090094 },
95}
96
97prebuilt_etc {
98 name: "vndkprivate.libraries.29.txt",
99 target: {
Justin Yune04a0932020-12-01 15:23:53 +0900100 android_arm: {
101 src: "arm/configs/vndkprivate.libraries.29.txt",
102 },
Kiyoung Kimc212c392019-10-07 13:25:20 +0900103 android_arm64: {
104 src: "arm64/configs/vndkprivate.libraries.29.txt",
105 },
Justin Yune04a0932020-12-01 15:23:53 +0900106 android_x86: {
107 src: "x86/configs/vndkprivate.libraries.29.txt",
Kiyoung Kimc212c392019-10-07 13:25:20 +0900108 },
109 android_x86_64: {
110 src: "x86_64/configs/vndkprivate.libraries.29.txt",
Justin Yun1c6d1722019-07-11 18:53:41 +0900111 },
Justin Yune04a0932020-12-01 15:23:53 +0900112 },
113}
114
115prebuilt_etc {
116 name: "vndkproduct.libraries.29.txt",
117 target: {
118 android_arm: {
119 src: "arm/configs/vndkproduct.libraries.txt",
120 },
121 android_arm64: {
122 src: "arm64/configs/vndkproduct.libraries.txt",
123 },
Justin Yunf7273cd2019-12-19 13:04:16 +0900124 android_x86: {
Justin Yune04a0932020-12-01 15:23:53 +0900125 src: "x86/configs/vndkproduct.libraries.txt",
126 },
127 android_x86_64: {
128 src: "x86_64/configs/vndkproduct.libraries.txt",
Justin Yunf7273cd2019-12-19 13:04:16 +0900129 },
Justin Yun1c6d1722019-07-11 18:53:41 +0900130 },
131}