1// 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
16filegroup {
17  name: "apex.test-file_contexts",
18  srcs: [
19    "apex.test-file_contexts",
20  ],
21}
22
23filegroup {
24  name: "com.android.adbd-file_contexts",
25  srcs: [
26    "com.android.adbd-file_contexts",
27  ],
28}
29
30filegroup {
31  name: "com.android.sdkext-file_contexts",
32  srcs: [
33    "com.android.sdkext-file_contexts",
34  ],
35}
36
37filegroup {
38  name: "com.android.art.debug-file_contexts",
39  srcs: [
40    "com.android.art.debug-file_contexts",
41  ],
42}
43
44filegroup {
45  name: "com.android.art.release-file_contexts",
46  srcs: [
47    "com.android.art.release-file_contexts",
48  ],
49}
50
51filegroup {
52  name: "com.android.bootanimation-file_contexts",
53  srcs: [
54    "com.android.bootanimation-file_contexts",
55  ],
56}
57
58filegroup {
59  name: "com.android.cellbroadcast-file_contexts",
60  srcs: [
61    "com.android.cellbroadcast-file_contexts",
62  ],
63}
64
65filegroup {
66  name: "com.android.conscrypt-file_contexts",
67  srcs: [
68    "com.android.conscrypt-file_contexts",
69  ],
70}
71
72filegroup {
73  name: "com.android.cronet-file_contexts",
74  srcs: [
75    "com.android.cronet-file_contexts",
76  ],
77}
78
79filegroup {
80  name: "com.android.ipsec-file_contexts",
81  srcs: [
82    "com.android.ipsec-file_contexts",
83  ],
84}
85
86filegroup {
87  name: "com.android.i18n-file_contexts",
88  srcs: [
89    "com.android.i18n-file_contexts",
90  ],
91}
92
93filegroup {
94  name: "com.android.media-file_contexts",
95  srcs: [
96    "com.android.media-file_contexts",
97  ],
98}
99
100filegroup {
101  name: "com.android.mediaprovider-file_contexts",
102  srcs: [
103    "com.android.mediaprovider-file_contexts",
104  ],
105}
106
107filegroup {
108  name: "com.android.media.swcodec-file_contexts",
109  srcs: [
110    "com.android.media.swcodec-file_contexts",
111  ],
112}
113
114filegroup {
115  name: "com.android.neuralnetworks-file_contexts",
116  srcs: [
117    "com.android.neuralnetworks-file_contexts",
118  ],
119}
120
121filegroup {
122  name: "com.android.os.statsd-file_contexts",
123  srcs: [
124    "com.android.os.statsd-file_contexts",
125  ],
126}
127
128filegroup {
129  name: "com.android.permission-file_contexts",
130  srcs: [
131    "com.android.permission-file_contexts",
132  ],
133}
134
135filegroup {
136  name: "com.android.resolv-file_contexts",
137  srcs: [
138    "com.android.resolv-file_contexts",
139  ],
140}
141
142filegroup {
143  name: "com.android.runtime-file_contexts",
144  srcs: [
145    "com.android.runtime-file_contexts",
146  ],
147}
148
149filegroup {
150  name: "com.android.telephony-file_contexts",
151  srcs: [
152    "com.android.telephony-file_contexts",
153  ],
154}
155
156filegroup {
157  name: "com.android.tzdata-file_contexts",
158  srcs: [
159    "com.android.tzdata-file_contexts",
160  ],
161}
162
163filegroup {
164  name: "com.android.vndk-file_contexts",
165  srcs: [
166    "com.android.vndk-file_contexts",
167  ],
168}
169
170filegroup {
171  name: "com.android.wifi-file_contexts",
172  srcs: [
173    "com.android.wifi-file_contexts",
174  ],
175}
176
177filegroup {
178  name: "com.android.tethering-file_contexts",
179  srcs: [
180    "com.android.tethering-file_contexts",
181  ],
182}
183
184filegroup {
185  name: "com.android.extservices-file_contexts",
186  srcs: [
187    "com.android.extservices-file_contexts",
188  ],
189}
190