blob: 304eb85c4499164e5076a0b347bc9039df273d4c [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
Bob Badour601ebb42021-02-03 23:07:40 -080015package {
16 // http://go/android-license-faq
17 // A large-scale-change added 'default_applicable_licenses' to import
18 // the below license kinds from "system_sepolicy_license":
19 // legacy_unencumbered
20 default_applicable_licenses: ["system_sepolicy_license"],
21}
22
Oriol Prieto Gasco57f48ae2022-06-20 19:22:39 +000023// TODO(b/236681553): Remove com.android.bluetooth-file_contexts
24
Jooyung Hana9324742019-11-20 17:54:34 +090025filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090026 name: "apex.test-file_contexts",
27 srcs: [
28 "apex.test-file_contexts",
29 ],
Jooyung Hana9324742019-11-20 17:54:34 +090030}
31
32filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090033 name: "com.android.adbd-file_contexts",
34 srcs: [
35 "com.android.adbd-file_contexts",
36 ],
Jooyung Hana9324742019-11-20 17:54:34 +090037}
38
39filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090040 name: "com.android.sdkext-file_contexts",
41 srcs: [
42 "com.android.sdkext-file_contexts",
43 ],
Anton Hanssonb8413352020-01-06 17:29:13 +000044}
45
46filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090047 name: "com.android.art-file_contexts",
48 srcs: [
49 "com.android.art-file_contexts",
50 ],
Jooyung Hana9324742019-11-20 17:54:34 +090051}
52
53filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090054 name: "com.android.art.debug-file_contexts",
55 srcs: [
56 "com.android.art.debug-file_contexts",
57 ],
Jooyung Hana9324742019-11-20 17:54:34 +090058}
59
60filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090061 name: "com.android.bootanimation-file_contexts",
62 srcs: [
63 "com.android.bootanimation-file_contexts",
64 ],
Jooyung Hana9324742019-11-20 17:54:34 +090065}
66
67filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090068 name: "com.android.cellbroadcast-file_contexts",
69 srcs: [
70 "com.android.cellbroadcast-file_contexts",
71 ],
Jooyung Hana9324742019-11-20 17:54:34 +090072}
73
74filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090075 name: "com.android.compos-file_contexts",
76 srcs: [
77 "com.android.compos-file_contexts",
78 ],
Victor Hsieh7b681262020-05-04 17:14:56 -070079}
80
81filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090082 name: "com.android.conscrypt-file_contexts",
83 srcs: [
84 "com.android.conscrypt-file_contexts",
85 ],
Jooyung Hana9324742019-11-20 17:54:34 +090086}
87
88filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090089 name: "com.android.crashrecovery-file_contexts",
90 srcs: [
91 "com.android.crashrecovery-file_contexts",
92 ],
Harshit Mahajancd4f71a2023-08-16 11:49:52 +000093}
94
95filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +090096 name: "com.android.federatedcompute-file_contexts",
97 srcs: [
98 "com.android.federatedcompute-file_contexts",
99 ],
qiaoli9de81192022-09-21 03:40:09 +0000100}
101
102filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900103 name: "com.android.geotz-file_contexts",
104 srcs: [
105 "com.android.geotz-file_contexts",
106 ],
Neil Fuller8f033bd2020-11-20 19:46:54 +0000107}
108
109filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900110 name: "com.android.gki-file_contexts",
111 srcs: [
112 "com.android.gki-file_contexts",
113 ],
Yifan Hong8ac37f02020-06-01 15:07:50 -0700114}
115
116filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900117 name: "com.android.ipsec-file_contexts",
118 srcs: [
119 "com.android.ipsec-file_contexts",
120 ],
evitayan780185f2019-11-27 07:00:14 -0800121}
122
123filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900124 name: "com.android.i18n-file_contexts",
125 srcs: [
126 "com.android.i18n-file_contexts",
127 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900128}
129
130filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900131 name: "com.android.media-file_contexts",
132 srcs: [
133 "com.android.media-file_contexts",
134 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900135}
136
137filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900138 name: "com.android.mediaprovider-file_contexts",
139 srcs: [
140 "com.android.mediaprovider-file_contexts",
141 ],
Jeff Sharkey8d287db2019-12-03 13:35:44 -0700142}
143
144filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900145 name: "com.android.media.swcodec-file_contexts",
146 srcs: [
147 "com.android.media.swcodec-file_contexts",
148 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900149}
150
151filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900152 name: "com.android.neuralnetworks-file_contexts",
153 srcs: [
154 "com.android.neuralnetworks-file_contexts",
155 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900156}
157
158filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900159 name: "com.android.os.statsd-file_contexts",
160 srcs: [
161 "com.android.os.statsd-file_contexts",
162 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900163}
164
165filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900166 name: "com.android.permission-file_contexts",
167 srcs: [
168 "com.android.permission-file_contexts",
169 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900170}
171
172filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900173 name: "com.android.resolv-file_contexts",
174 srcs: [
175 "com.android.resolv-file_contexts",
176 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900177}
178
179filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900180 name: "com.android.runtime-file_contexts",
181 srcs: [
182 "com.android.runtime-file_contexts",
183 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900184}
185
186filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900187 name: "com.android.scheduling-file_contexts",
188 srcs: [
189 "com.android.scheduling-file_contexts",
190 ],
Gavin Corkerya1bd4fc2020-12-07 13:01:35 +0000191}
192
193filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900194 name: "com.android.tzdata-file_contexts",
195 srcs: [
196 "com.android.tzdata-file_contexts",
197 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900198}
199
200filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900201 name: "com.android.uwb-file_contexts",
202 srcs: [
203 "com.android.uwb-file_contexts",
204 ],
Roshan Pius3b7716c2021-07-29 18:44:50 -0700205}
206
Inseob Kim094e8e82023-11-17 18:03:46 +0900207file_contexts {
Inseob Kimff2018f2024-04-17 09:48:43 +0900208 name: "com.android.virt-file_contexts",
209 defaults: ["contexts_flags_defaults"],
210 srcs: ["com.android.virt-file_contexts"],
Jiyong Parkc99eb582020-12-07 15:11:37 +0900211}
212
213filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900214 name: "com.android.vndk-file_contexts",
215 srcs: [
216 "com.android.vndk-file_contexts",
217 ],
Jooyung Hana9324742019-11-20 17:54:34 +0900218}
Roshan Piusfbfcfe72019-12-12 14:02:15 -0800219
220filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900221 name: "com.android.wifi-file_contexts",
222 srcs: [
223 "com.android.wifi-file_contexts",
224 ],
Roshan Piusfbfcfe72019-12-12 14:02:15 -0800225}
markchienba385212019-12-18 19:40:48 +0800226
227filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900228 name: "com.android.tethering-file_contexts",
229 srcs: [
230 "com.android.tethering-file_contexts",
231 ],
markchienba385212019-12-18 19:40:48 +0800232}
lpeter93de13e2020-02-05 18:43:13 +0800233
234filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900235 name: "com.android.extservices-file_contexts",
236 srcs: [
237 "com.android.extservices-file_contexts",
238 ],
lpeter93de13e2020-02-05 18:43:13 +0800239}
Keun young Park44025b02021-10-06 15:11:34 -0700240
241filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900242 name: "com.android.adservices-file_contexts",
243 srcs: [
244 "com.android.adservices-file_contexts",
245 ],
Anton Kulakovdc4332b2022-02-21 08:25:55 +0000246}
247
248filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900249 name: "com.android.car.framework-file_contexts",
250 srcs: [
251 "com.android.car.framework-file_contexts",
252 ],
Keun young Park44025b02021-10-06 15:11:34 -0700253}
Nikita Ioffe3efbc252021-10-16 00:28:34 +0100254
255filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900256 name: "com.android.ondevicepersonalization-file_contexts",
257 srcs: [
258 "com.android.ondevicepersonalization-file_contexts",
259 ],
Frank Wang41d3e032022-02-10 16:54:00 +0000260}
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000261
262filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900263 name: "com.android.healthfitness-file_contexts",
264 srcs: [
265 "com.android.healthfitness-file_contexts",
266 ],
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000267}
Vikram Gaurd25c80a2022-08-31 00:08:16 +0000268
269filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900270 name: "com.android.rkpd-file_contexts",
271 srcs: [
272 "com.android.rkpd-file_contexts",
273 ],
Vikram Gaurd25c80a2022-08-31 00:08:16 +0000274}
Amos Bianchi3189faf2022-09-23 10:27:50 -0700275
276filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900277 name: "com.android.devicelock-file_contexts",
278 srcs: [
279 "com.android.devicelock-file_contexts",
280 ],
Amos Bianchi3189faf2022-09-23 10:27:50 -0700281}
Manish Dungriyal0cf6f302022-11-01 20:26:47 +0000282
283filegroup {
Inseob Kimff2018f2024-04-17 09:48:43 +0900284 name: "com.android.telephonymodules-file_contexts",
285 srcs: [
286 "com.android.telephonymodules-file_contexts",
287 ],
Manish Dungriyal0cf6f302022-11-01 20:26:47 +0000288}
Ted Bauer108edab2024-08-07 16:14:57 +0000289
290filegroup {
291 name: "com.android.configinfrastructure-file_contexts",
292 srcs: [
293 "com.android.configinfrastructure-file_contexts",
294 ],
295}
Jeff Pu89eb05f2024-09-04 19:59:32 -0400296
297filegroup {
298 name: "com.android.biometrics.virtual.fingerprint-file_contexts",
299 srcs: [
300 "com.android.biometrics.virtual.fingerprint-file_contexts",
301 ],
302}
Matt Gilbride9110b672024-09-04 11:39:43 +0000303
304filegroup {
305 name: "com.android.uprobestats-file_contexts",
306 srcs: [
307 "com.android.uprobestats-file_contexts",
308 ],
309}
Jeff Pu09a026c2024-09-17 16:47:51 +0000310
311filegroup {
312 name: "com.android.biometrics.virtual.face-file_contexts",
313 srcs: [
314 "com.android.biometrics.virtual.face-file_contexts",
315 ],
316}
Ben Reich00260712024-10-16 16:49:08 +1100317
318filegroup {
319 name: "com.android.documentsuibundle-file_contexts",
320 srcs: [
321 "com.android.documentsuibundle-file_contexts",
322 ],
323}