blob: 21054fcec989e4f325615a4890308a44c4aa1ff7 [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
208filegroup {
Jiyong Parkc99eb582020-12-07 15:11:37 +0900209 name: "com.android.virt-file_contexts",
210 srcs: [
211 "com.android.virt-file_contexts",
212 ],
213}
214
215filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900216 name: "com.android.vndk-file_contexts",
217 srcs: [
218 "com.android.vndk-file_contexts",
219 ],
220}
Roshan Piusfbfcfe72019-12-12 14:02:15 -0800221
222filegroup {
223 name: "com.android.wifi-file_contexts",
224 srcs: [
225 "com.android.wifi-file_contexts",
226 ],
227}
markchienba385212019-12-18 19:40:48 +0800228
229filegroup {
230 name: "com.android.tethering-file_contexts",
231 srcs: [
232 "com.android.tethering-file_contexts",
233 ],
234}
lpeter93de13e2020-02-05 18:43:13 +0800235
236filegroup {
237 name: "com.android.extservices-file_contexts",
238 srcs: [
239 "com.android.extservices-file_contexts",
240 ],
241}
Keun young Park44025b02021-10-06 15:11:34 -0700242
243filegroup {
Anton Kulakovdc4332b2022-02-21 08:25:55 +0000244 name: "com.android.adservices-file_contexts",
245 srcs: [
246 "com.android.adservices-file_contexts",
247 ],
248}
249
250filegroup {
Keun young Park44025b02021-10-06 15:11:34 -0700251 name: "com.android.car.framework-file_contexts",
252 srcs: [
253 "com.android.car.framework-file_contexts",
254 ],
255}
Nikita Ioffe3efbc252021-10-16 00:28:34 +0100256
257filegroup {
Frank Wang41d3e032022-02-10 16:54:00 +0000258 name: "com.android.ondevicepersonalization-file_contexts",
259 srcs: [
260 "com.android.ondevicepersonalization-file_contexts",
261 ],
262}
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000263
264filegroup {
ronishf406edf2023-02-14 17:34:26 +0000265 name: "com.android.healthfitness-file_contexts",
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000266 srcs: [
ronishf406edf2023-02-14 17:34:26 +0000267 "com.android.healthfitness-file_contexts",
Anna Zhuravleva406287d2022-08-12 18:54:12 +0000268 ],
269}
Vikram Gaurd25c80a2022-08-31 00:08:16 +0000270
271filegroup {
272 name: "com.android.rkpd-file_contexts",
273 srcs: [
274 "com.android.rkpd-file_contexts",
275 ],
276}
Amos Bianchi3189faf2022-09-23 10:27:50 -0700277
278filegroup {
279 name: "com.android.devicelock-file_contexts",
280 srcs: [
281 "com.android.devicelock-file_contexts",
282 ],
283}
Manish Dungriyal0cf6f302022-11-01 20:26:47 +0000284
285filegroup {
286 name: "com.android.telephonymodules-file_contexts",
287 srcs: [
288 "com.android.telephonymodules-file_contexts"
289 ],
290}