blob: 04fd5f6eb150638c8670e7e19603704d42eb6bac [file] [log] [blame]
Jooyung Hana9324742019-11-20 17:54:34 +09001// Copyright (C) 2019 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
Bob Badour601ebb42021-02-03 23:07:40 -080016package {
17 // http://go/android-license-faq
18 // A large-scale-change added 'default_applicable_licenses' to import
19 // the below license kinds from "system_sepolicy_license":
20 // legacy_unencumbered
21 default_applicable_licenses: ["system_sepolicy_license"],
22}
23
Oriol Prieto Gasco57f48ae2022-06-20 19:22:39 +000024// TODO(b/236681553): Remove com.android.bluetooth-file_contexts
25
Jooyung Hana9324742019-11-20 17:54:34 +090026filegroup {
27 name: "apex.test-file_contexts",
28 srcs: [
29 "apex.test-file_contexts",
30 ],
31}
32
33filegroup {
34 name: "com.android.adbd-file_contexts",
35 srcs: [
36 "com.android.adbd-file_contexts",
37 ],
38}
39
40filegroup {
Anton Hanssonb8413352020-01-06 17:29:13 +000041 name: "com.android.sdkext-file_contexts",
42 srcs: [
43 "com.android.sdkext-file_contexts",
44 ],
45}
46
47filegroup {
Martin Stjernholma2032262020-10-12 15:11:16 +010048 name: "com.android.art-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090049 srcs: [
Martin Stjernholma2032262020-10-12 15:11:16 +010050 "com.android.art-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090051 ],
52}
53
54filegroup {
Martin Stjernholma2032262020-10-12 15:11:16 +010055 name: "com.android.art.debug-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090056 srcs: [
Martin Stjernholma2032262020-10-12 15:11:16 +010057 "com.android.art.debug-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090058 ],
59}
60
61filegroup {
62 name: "com.android.bootanimation-file_contexts",
63 srcs: [
64 "com.android.bootanimation-file_contexts",
65 ],
66}
67
68filegroup {
69 name: "com.android.cellbroadcast-file_contexts",
70 srcs: [
71 "com.android.cellbroadcast-file_contexts",
72 ],
73}
74
75filegroup {
Victor Hsieh7b681262020-05-04 17:14:56 -070076 name: "com.android.compos-file_contexts",
77 srcs: [
78 "com.android.compos-file_contexts",
79 ],
80}
81
82filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +090083 name: "com.android.conscrypt-file_contexts",
84 srcs: [
85 "com.android.conscrypt-file_contexts",
86 ],
87}
88
89filegroup {
Harshit Mahajancd4f71a2023-08-16 11:49:52 +000090 name: "com.android.crashrecovery-file_contexts",
91 srcs: [
92 "com.android.crashrecovery-file_contexts",
93 ],
94}
95
96filegroup {
qiaoli9de81192022-09-21 03:40:09 +000097 name: "com.android.federatedcompute-file_contexts",
98 srcs: [
99 "com.android.federatedcompute-file_contexts",
100 ],
101}
102
103filegroup {
Neil Fuller8f033bd2020-11-20 19:46:54 +0000104 name: "com.android.geotz-file_contexts",
105 srcs: [
106 "com.android.geotz-file_contexts",
107 ],
108}
109
110filegroup {
Yifan Hong8ac37f02020-06-01 15:07:50 -0700111 name: "com.android.gki-file_contexts",
112 srcs: [
113 "com.android.gki-file_contexts",
114 ],
115}
116
117filegroup {
evitayan780185f2019-11-27 07:00:14 -0800118 name: "com.android.ipsec-file_contexts",
119 srcs: [
120 "com.android.ipsec-file_contexts",
121 ],
122}
123
124filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900125 name: "com.android.i18n-file_contexts",
126 srcs: [
127 "com.android.i18n-file_contexts",
128 ],
129}
130
131filegroup {
132 name: "com.android.media-file_contexts",
133 srcs: [
134 "com.android.media-file_contexts",
135 ],
136}
137
138filegroup {
Jeff Sharkey8d287db2019-12-03 13:35:44 -0700139 name: "com.android.mediaprovider-file_contexts",
140 srcs: [
141 "com.android.mediaprovider-file_contexts",
142 ],
143}
144
145filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900146 name: "com.android.media.swcodec-file_contexts",
147 srcs: [
148 "com.android.media.swcodec-file_contexts",
149 ],
150}
151
152filegroup {
153 name: "com.android.neuralnetworks-file_contexts",
154 srcs: [
155 "com.android.neuralnetworks-file_contexts",
156 ],
157}
158
159filegroup {
160 name: "com.android.os.statsd-file_contexts",
161 srcs: [
162 "com.android.os.statsd-file_contexts",
163 ],
164}
165
166filegroup {
167 name: "com.android.permission-file_contexts",
168 srcs: [
169 "com.android.permission-file_contexts",
170 ],
171}
172
173filegroup {
174 name: "com.android.resolv-file_contexts",
175 srcs: [
176 "com.android.resolv-file_contexts",
177 ],
178}
179
180filegroup {
181 name: "com.android.runtime-file_contexts",
182 srcs: [
183 "com.android.runtime-file_contexts",
184 ],
185}
186
187filegroup {
Gavin Corkerya1bd4fc2020-12-07 13:01:35 +0000188 name: "com.android.scheduling-file_contexts",
189 srcs: [
190 "com.android.scheduling-file_contexts",
191 ],
192}
193
194filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900195 name: "com.android.tzdata-file_contexts",
196 srcs: [
197 "com.android.tzdata-file_contexts",
198 ],
199}
200
201filegroup {
Roshan Pius3b7716c2021-07-29 18:44:50 -0700202 name: "com.android.uwb-file_contexts",
203 srcs: [
204 "com.android.uwb-file_contexts",
205 ],
206}
207
Inseob Kim094e8e82023-11-17 18:03:46 +0900208file_contexts {
Jiyong Parkc99eb582020-12-07 15:11:37 +0900209 name: "com.android.virt-file_contexts",
Inseob Kim094e8e82023-11-17 18:03:46 +0900210 defaults: ["contexts_flags_defaults"],
211 srcs: ["com.android.virt-file_contexts"],
Jiyong Parkc99eb582020-12-07 15:11:37 +0900212}
213
214filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900215 name: "com.android.vndk-file_contexts",
216 srcs: [
217 "com.android.vndk-file_contexts",
218 ],
219}
Roshan Piusfbfcfe72019-12-12 14:02:15 -0800220
221filegroup {
222 name: "com.android.wifi-file_contexts",
223 srcs: [
224 "com.android.wifi-file_contexts",
225 ],
226}
markchienba385212019-12-18 19:40:48 +0800227
228filegroup {
229 name: "com.android.tethering-file_contexts",
230 srcs: [
231 "com.android.tethering-file_contexts",
232 ],
233}
lpeter93de13e2020-02-05 18:43:13 +0800234
235filegroup {
236 name: "com.android.extservices-file_contexts",
237 srcs: [
238 "com.android.extservices-file_contexts",
239 ],
240}
Keun young Park44025b02021-10-06 15:11:34 -0700241
242filegroup {
Anton Kulakovdc4332b2022-02-21 08:25:55 +0000243 name: "com.android.adservices-file_contexts",
244 srcs: [
245 "com.android.adservices-file_contexts",
246 ],
247}
248
249filegroup {
Keun young Park44025b02021-10-06 15:11:34 -0700250 name: "com.android.car.framework-file_contexts",
251 srcs: [
252 "com.android.car.framework-file_contexts",
253 ],
254}
Nikita Ioffe3efbc252021-10-16 00:28:34 +0100255
256filegroup {
Frank Wang41d3e032022-02-10 16:54:00 +0000257 name: "com.android.ondevicepersonalization-file_contexts",
258 srcs: [
259 "com.android.ondevicepersonalization-file_contexts",
260 ],
261}
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000262
263filegroup {
ronishf406edf2023-02-14 17:34:26 +0000264 name: "com.android.healthfitness-file_contexts",
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000265 srcs: [
ronishf406edf2023-02-14 17:34:26 +0000266 "com.android.healthfitness-file_contexts",
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000267 ],
268}
Vikram Gaurd25c80a2022-08-31 00:08:16 +0000269
270filegroup {
271 name: "com.android.rkpd-file_contexts",
272 srcs: [
273 "com.android.rkpd-file_contexts",
274 ],
275}
Amos Bianchi3189faf2022-09-23 10:27:50 -0700276
277filegroup {
278 name: "com.android.devicelock-file_contexts",
279 srcs: [
280 "com.android.devicelock-file_contexts",
281 ],
282}
Manish Dungriyal0cf6f302022-11-01 20:26:47 +0000283
284filegroup {
285 name: "com.android.telephonymodules-file_contexts",
286 srcs: [
287 "com.android.telephonymodules-file_contexts"
288 ],
289}