blob: 5d61303e1d63766db9fceb43109f27427500109c [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
Jooyung Hana9324742019-11-20 17:54:34 +090024filegroup {
Inseob Kim6d3d5a62021-12-21 20:55:32 +090025 name: "apex_file_contexts_files",
26 srcs: ["*-file_contexts"],
27}
28
29filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +090030 name: "apex.test-file_contexts",
31 srcs: [
32 "apex.test-file_contexts",
33 ],
34}
35
36filegroup {
37 name: "com.android.adbd-file_contexts",
38 srcs: [
39 "com.android.adbd-file_contexts",
40 ],
41}
42
43filegroup {
Anton Hanssonb8413352020-01-06 17:29:13 +000044 name: "com.android.sdkext-file_contexts",
45 srcs: [
46 "com.android.sdkext-file_contexts",
47 ],
48}
49
50filegroup {
Martin Stjernholma2032262020-10-12 15:11:16 +010051 name: "com.android.art-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090052 srcs: [
Martin Stjernholma2032262020-10-12 15:11:16 +010053 "com.android.art-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090054 ],
55}
56
57filegroup {
Martin Stjernholma2032262020-10-12 15:11:16 +010058 name: "com.android.art.debug-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090059 srcs: [
Martin Stjernholma2032262020-10-12 15:11:16 +010060 "com.android.art.debug-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090061 ],
62}
63
64filegroup {
65 name: "com.android.bootanimation-file_contexts",
66 srcs: [
67 "com.android.bootanimation-file_contexts",
68 ],
69}
70
71filegroup {
72 name: "com.android.cellbroadcast-file_contexts",
73 srcs: [
74 "com.android.cellbroadcast-file_contexts",
75 ],
76}
77
78filegroup {
Victor Hsieh7b681262020-05-04 17:14:56 -070079 name: "com.android.compos-file_contexts",
80 srcs: [
81 "com.android.compos-file_contexts",
82 ],
83}
84
85filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +090086 name: "com.android.conscrypt-file_contexts",
87 srcs: [
88 "com.android.conscrypt-file_contexts",
89 ],
90}
91
92filegroup {
Luke Huanga63ba2a2019-12-19 21:02:18 +080093 name: "com.android.cronet-file_contexts",
94 srcs: [
95 "com.android.cronet-file_contexts",
96 ],
97}
98
99filegroup {
Neil Fuller8f033bd2020-11-20 19:46:54 +0000100 name: "com.android.geotz-file_contexts",
101 srcs: [
102 "com.android.geotz-file_contexts",
103 ],
104}
105
106filegroup {
Yifan Hong8ac37f02020-06-01 15:07:50 -0700107 name: "com.android.gki-file_contexts",
108 srcs: [
109 "com.android.gki-file_contexts",
110 ],
111}
112
113filegroup {
evitayan780185f2019-11-27 07:00:14 -0800114 name: "com.android.ipsec-file_contexts",
115 srcs: [
116 "com.android.ipsec-file_contexts",
117 ],
118}
119
120filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900121 name: "com.android.i18n-file_contexts",
122 srcs: [
123 "com.android.i18n-file_contexts",
124 ],
125}
126
127filegroup {
128 name: "com.android.media-file_contexts",
129 srcs: [
130 "com.android.media-file_contexts",
131 ],
132}
133
134filegroup {
Jeff Sharkey8d287db2019-12-03 13:35:44 -0700135 name: "com.android.mediaprovider-file_contexts",
136 srcs: [
137 "com.android.mediaprovider-file_contexts",
138 ],
139}
140
141filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900142 name: "com.android.media.swcodec-file_contexts",
143 srcs: [
144 "com.android.media.swcodec-file_contexts",
145 ],
146}
147
148filegroup {
149 name: "com.android.neuralnetworks-file_contexts",
150 srcs: [
151 "com.android.neuralnetworks-file_contexts",
152 ],
153}
154
155filegroup {
156 name: "com.android.os.statsd-file_contexts",
157 srcs: [
158 "com.android.os.statsd-file_contexts",
159 ],
160}
161
162filegroup {
163 name: "com.android.permission-file_contexts",
164 srcs: [
165 "com.android.permission-file_contexts",
166 ],
167}
168
169filegroup {
170 name: "com.android.resolv-file_contexts",
171 srcs: [
172 "com.android.resolv-file_contexts",
173 ],
174}
175
176filegroup {
177 name: "com.android.runtime-file_contexts",
178 srcs: [
179 "com.android.runtime-file_contexts",
180 ],
181}
182
183filegroup {
Gavin Corkerya1bd4fc2020-12-07 13:01:35 +0000184 name: "com.android.scheduling-file_contexts",
185 srcs: [
186 "com.android.scheduling-file_contexts",
187 ],
188}
189
190filegroup {
Jeff Vander Stoep07246482021-11-12 14:55:54 +0100191 name: "com.android.sepolicy-file_contexts",
192 srcs: [
193 "com.android.sepolicy-file_contexts",
194 ],
195}
196
197filegroup {
Hall Liu6f6585d2019-12-12 19:05:39 -0800198 name: "com.android.telephony-file_contexts",
199 srcs: [
200 "com.android.telephony-file_contexts",
201 ],
202}
203
204filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900205 name: "com.android.tzdata-file_contexts",
206 srcs: [
207 "com.android.tzdata-file_contexts",
208 ],
209}
210
211filegroup {
Roshan Pius3b7716c2021-07-29 18:44:50 -0700212 name: "com.android.uwb-file_contexts",
213 srcs: [
214 "com.android.uwb-file_contexts",
215 ],
216}
217
218filegroup {
Jiyong Parkc99eb582020-12-07 15:11:37 +0900219 name: "com.android.virt-file_contexts",
220 srcs: [
221 "com.android.virt-file_contexts",
222 ],
223}
224
225filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900226 name: "com.android.vndk-file_contexts",
227 srcs: [
228 "com.android.vndk-file_contexts",
229 ],
230}
Roshan Piusfbfcfe72019-12-12 14:02:15 -0800231
232filegroup {
233 name: "com.android.wifi-file_contexts",
234 srcs: [
235 "com.android.wifi-file_contexts",
236 ],
237}
markchienba385212019-12-18 19:40:48 +0800238
239filegroup {
240 name: "com.android.tethering-file_contexts",
241 srcs: [
242 "com.android.tethering-file_contexts",
243 ],
244}
lpeter93de13e2020-02-05 18:43:13 +0800245
246filegroup {
247 name: "com.android.extservices-file_contexts",
248 srcs: [
249 "com.android.extservices-file_contexts",
250 ],
251}
Keun young Park44025b02021-10-06 15:11:34 -0700252
253filegroup {
Anton Kulakovdc4332b2022-02-21 08:25:55 +0000254 name: "com.android.adservices-file_contexts",
255 srcs: [
256 "com.android.adservices-file_contexts",
257 ],
258}
259
260filegroup {
Keun young Park44025b02021-10-06 15:11:34 -0700261 name: "com.android.car.framework-file_contexts",
262 srcs: [
263 "com.android.car.framework-file_contexts",
264 ],
265}
Frank711fee72022-03-08 22:49:26 +0000266
267filegroup {
268 name: "com.android.ondevicepersonalization-file_contexts",
269 srcs: [
270 "com.android.ondevicepersonalization-file_contexts",
271 ],
272}