blob: 8be5aa1e91bdaea5d2259cc4bf1aa7b295f9a4cd [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 {
25 name: "apex.test-file_contexts",
26 srcs: [
27 "apex.test-file_contexts",
28 ],
29}
30
31filegroup {
32 name: "com.android.adbd-file_contexts",
33 srcs: [
34 "com.android.adbd-file_contexts",
35 ],
36}
37
38filegroup {
Anton Hanssonb8413352020-01-06 17:29:13 +000039 name: "com.android.sdkext-file_contexts",
40 srcs: [
41 "com.android.sdkext-file_contexts",
42 ],
43}
44
45filegroup {
Martin Stjernholma2032262020-10-12 15:11:16 +010046 name: "com.android.art-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090047 srcs: [
Martin Stjernholma2032262020-10-12 15:11:16 +010048 "com.android.art-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090049 ],
50}
51
52filegroup {
Martin Stjernholma2032262020-10-12 15:11:16 +010053 name: "com.android.art.debug-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090054 srcs: [
Martin Stjernholma2032262020-10-12 15:11:16 +010055 "com.android.art.debug-file_contexts",
Jooyung Hana9324742019-11-20 17:54:34 +090056 ],
57}
58
59filegroup {
60 name: "com.android.bootanimation-file_contexts",
61 srcs: [
62 "com.android.bootanimation-file_contexts",
63 ],
64}
65
66filegroup {
67 name: "com.android.cellbroadcast-file_contexts",
68 srcs: [
69 "com.android.cellbroadcast-file_contexts",
70 ],
71}
72
73filegroup {
Victor Hsieh7b681262020-05-04 17:14:56 -070074 name: "com.android.compos-file_contexts",
75 srcs: [
76 "com.android.compos-file_contexts",
77 ],
78}
79
80filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +090081 name: "com.android.conscrypt-file_contexts",
82 srcs: [
83 "com.android.conscrypt-file_contexts",
84 ],
85}
86
87filegroup {
Luke Huanga63ba2a2019-12-19 21:02:18 +080088 name: "com.android.cronet-file_contexts",
89 srcs: [
90 "com.android.cronet-file_contexts",
91 ],
92}
93
94filegroup {
Neil Fuller8f033bd2020-11-20 19:46:54 +000095 name: "com.android.geotz-file_contexts",
96 srcs: [
97 "com.android.geotz-file_contexts",
98 ],
99}
100
101filegroup {
Yifan Hong8ac37f02020-06-01 15:07:50 -0700102 name: "com.android.gki-file_contexts",
103 srcs: [
104 "com.android.gki-file_contexts",
105 ],
106}
107
108filegroup {
evitayan780185f2019-11-27 07:00:14 -0800109 name: "com.android.ipsec-file_contexts",
110 srcs: [
111 "com.android.ipsec-file_contexts",
112 ],
113}
114
115filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900116 name: "com.android.i18n-file_contexts",
117 srcs: [
118 "com.android.i18n-file_contexts",
119 ],
120}
121
122filegroup {
123 name: "com.android.media-file_contexts",
124 srcs: [
125 "com.android.media-file_contexts",
126 ],
127}
128
129filegroup {
Jeff Sharkey8d287db2019-12-03 13:35:44 -0700130 name: "com.android.mediaprovider-file_contexts",
131 srcs: [
132 "com.android.mediaprovider-file_contexts",
133 ],
134}
135
136filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900137 name: "com.android.media.swcodec-file_contexts",
138 srcs: [
139 "com.android.media.swcodec-file_contexts",
140 ],
141}
142
143filegroup {
144 name: "com.android.neuralnetworks-file_contexts",
145 srcs: [
146 "com.android.neuralnetworks-file_contexts",
147 ],
148}
149
150filegroup {
151 name: "com.android.os.statsd-file_contexts",
152 srcs: [
153 "com.android.os.statsd-file_contexts",
154 ],
155}
156
157filegroup {
158 name: "com.android.permission-file_contexts",
159 srcs: [
160 "com.android.permission-file_contexts",
161 ],
162}
163
164filegroup {
165 name: "com.android.resolv-file_contexts",
166 srcs: [
167 "com.android.resolv-file_contexts",
168 ],
169}
170
171filegroup {
172 name: "com.android.runtime-file_contexts",
173 srcs: [
174 "com.android.runtime-file_contexts",
175 ],
176}
177
178filegroup {
Gavin Corkerya1bd4fc2020-12-07 13:01:35 +0000179 name: "com.android.scheduling-file_contexts",
180 srcs: [
181 "com.android.scheduling-file_contexts",
182 ],
183}
184
185filegroup {
Hall Liu6f6585d2019-12-12 19:05:39 -0800186 name: "com.android.telephony-file_contexts",
187 srcs: [
188 "com.android.telephony-file_contexts",
189 ],
190}
191
192filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900193 name: "com.android.tzdata-file_contexts",
194 srcs: [
195 "com.android.tzdata-file_contexts",
196 ],
197}
198
199filegroup {
Roshan Pius3b7716c2021-07-29 18:44:50 -0700200 name: "com.android.uwb-file_contexts",
201 srcs: [
202 "com.android.uwb-file_contexts",
203 ],
204}
205
206filegroup {
Jiyong Parkc99eb582020-12-07 15:11:37 +0900207 name: "com.android.virt-file_contexts",
208 srcs: [
209 "com.android.virt-file_contexts",
210 ],
211}
212
213filegroup {
Jooyung Hana9324742019-11-20 17:54:34 +0900214 name: "com.android.vndk-file_contexts",
215 srcs: [
216 "com.android.vndk-file_contexts",
217 ],
218}
Roshan Piusfbfcfe72019-12-12 14:02:15 -0800219
220filegroup {
221 name: "com.android.wifi-file_contexts",
222 srcs: [
223 "com.android.wifi-file_contexts",
224 ],
225}
markchienba385212019-12-18 19:40:48 +0800226
227filegroup {
228 name: "com.android.tethering-file_contexts",
229 srcs: [
230 "com.android.tethering-file_contexts",
231 ],
232}
lpeter93de13e2020-02-05 18:43:13 +0800233
234filegroup {
235 name: "com.android.extservices-file_contexts",
236 srcs: [
237 "com.android.extservices-file_contexts",
238 ],
239}