Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 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 | |
| 16 | filegroup { |
| 17 | name: "apex.test-file_contexts", |
| 18 | srcs: [ |
| 19 | "apex.test-file_contexts", |
| 20 | ], |
| 21 | } |
| 22 | |
| 23 | filegroup { |
| 24 | name: "com.android.adbd-file_contexts", |
| 25 | srcs: [ |
| 26 | "com.android.adbd-file_contexts", |
| 27 | ], |
| 28 | } |
| 29 | |
| 30 | filegroup { |
Anton Hansson | b841335 | 2020-01-06 17:29:13 +0000 | [diff] [blame] | 31 | name: "com.android.sdkext-file_contexts", |
| 32 | srcs: [ |
| 33 | "com.android.sdkext-file_contexts", |
| 34 | ], |
| 35 | } |
| 36 | |
| 37 | filegroup { |
Martin Stjernholm | a203226 | 2020-10-12 15:11:16 +0100 | [diff] [blame] | 38 | name: "com.android.art-file_contexts", |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 39 | srcs: [ |
Martin Stjernholm | a203226 | 2020-10-12 15:11:16 +0100 | [diff] [blame] | 40 | "com.android.art-file_contexts", |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 41 | ], |
| 42 | } |
| 43 | |
| 44 | filegroup { |
Martin Stjernholm | a203226 | 2020-10-12 15:11:16 +0100 | [diff] [blame] | 45 | name: "com.android.art.debug-file_contexts", |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 46 | srcs: [ |
Martin Stjernholm | a203226 | 2020-10-12 15:11:16 +0100 | [diff] [blame] | 47 | "com.android.art.debug-file_contexts", |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 48 | ], |
| 49 | } |
| 50 | |
| 51 | filegroup { |
| 52 | name: "com.android.bootanimation-file_contexts", |
| 53 | srcs: [ |
| 54 | "com.android.bootanimation-file_contexts", |
| 55 | ], |
| 56 | } |
| 57 | |
| 58 | filegroup { |
| 59 | name: "com.android.cellbroadcast-file_contexts", |
| 60 | srcs: [ |
| 61 | "com.android.cellbroadcast-file_contexts", |
| 62 | ], |
| 63 | } |
| 64 | |
| 65 | filegroup { |
| 66 | name: "com.android.conscrypt-file_contexts", |
| 67 | srcs: [ |
| 68 | "com.android.conscrypt-file_contexts", |
| 69 | ], |
| 70 | } |
| 71 | |
| 72 | filegroup { |
Luke Huang | a63ba2a | 2019-12-19 21:02:18 +0800 | [diff] [blame] | 73 | name: "com.android.cronet-file_contexts", |
| 74 | srcs: [ |
| 75 | "com.android.cronet-file_contexts", |
| 76 | ], |
| 77 | } |
| 78 | |
| 79 | filegroup { |
Neil Fuller | 8f033bd | 2020-11-20 19:46:54 +0000 | [diff] [blame] | 80 | name: "com.android.geotz-file_contexts", |
| 81 | srcs: [ |
| 82 | "com.android.geotz-file_contexts", |
| 83 | ], |
| 84 | } |
| 85 | |
| 86 | filegroup { |
Yifan Hong | 8ac37f0 | 2020-06-01 15:07:50 -0700 | [diff] [blame] | 87 | name: "com.android.gki-file_contexts", |
| 88 | srcs: [ |
| 89 | "com.android.gki-file_contexts", |
| 90 | ], |
| 91 | } |
| 92 | |
| 93 | filegroup { |
evitayan | 780185f | 2019-11-27 07:00:14 -0800 | [diff] [blame] | 94 | name: "com.android.ipsec-file_contexts", |
| 95 | srcs: [ |
| 96 | "com.android.ipsec-file_contexts", |
| 97 | ], |
| 98 | } |
| 99 | |
| 100 | filegroup { |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 101 | name: "com.android.i18n-file_contexts", |
| 102 | srcs: [ |
| 103 | "com.android.i18n-file_contexts", |
| 104 | ], |
| 105 | } |
| 106 | |
| 107 | filegroup { |
| 108 | name: "com.android.media-file_contexts", |
| 109 | srcs: [ |
| 110 | "com.android.media-file_contexts", |
| 111 | ], |
| 112 | } |
| 113 | |
| 114 | filegroup { |
Jeff Sharkey | 8d287db | 2019-12-03 13:35:44 -0700 | [diff] [blame] | 115 | name: "com.android.mediaprovider-file_contexts", |
| 116 | srcs: [ |
| 117 | "com.android.mediaprovider-file_contexts", |
| 118 | ], |
| 119 | } |
| 120 | |
| 121 | filegroup { |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 122 | name: "com.android.media.swcodec-file_contexts", |
| 123 | srcs: [ |
| 124 | "com.android.media.swcodec-file_contexts", |
| 125 | ], |
| 126 | } |
| 127 | |
| 128 | filegroup { |
| 129 | name: "com.android.neuralnetworks-file_contexts", |
| 130 | srcs: [ |
| 131 | "com.android.neuralnetworks-file_contexts", |
| 132 | ], |
| 133 | } |
| 134 | |
| 135 | filegroup { |
| 136 | name: "com.android.os.statsd-file_contexts", |
| 137 | srcs: [ |
| 138 | "com.android.os.statsd-file_contexts", |
| 139 | ], |
| 140 | } |
| 141 | |
| 142 | filegroup { |
| 143 | name: "com.android.permission-file_contexts", |
| 144 | srcs: [ |
| 145 | "com.android.permission-file_contexts", |
| 146 | ], |
| 147 | } |
| 148 | |
| 149 | filegroup { |
| 150 | name: "com.android.resolv-file_contexts", |
| 151 | srcs: [ |
| 152 | "com.android.resolv-file_contexts", |
| 153 | ], |
| 154 | } |
| 155 | |
| 156 | filegroup { |
| 157 | name: "com.android.runtime-file_contexts", |
| 158 | srcs: [ |
| 159 | "com.android.runtime-file_contexts", |
| 160 | ], |
| 161 | } |
| 162 | |
| 163 | filegroup { |
Hall Liu | 6f6585d | 2019-12-12 19:05:39 -0800 | [diff] [blame] | 164 | name: "com.android.telephony-file_contexts", |
| 165 | srcs: [ |
| 166 | "com.android.telephony-file_contexts", |
| 167 | ], |
| 168 | } |
| 169 | |
| 170 | filegroup { |
Jooyung Han | a932474 | 2019-11-20 17:54:34 +0900 | [diff] [blame] | 171 | name: "com.android.tzdata-file_contexts", |
| 172 | srcs: [ |
| 173 | "com.android.tzdata-file_contexts", |
| 174 | ], |
| 175 | } |
| 176 | |
| 177 | filegroup { |
| 178 | name: "com.android.vndk-file_contexts", |
| 179 | srcs: [ |
| 180 | "com.android.vndk-file_contexts", |
| 181 | ], |
| 182 | } |
Roshan Pius | fbfcfe7 | 2019-12-12 14:02:15 -0800 | [diff] [blame] | 183 | |
| 184 | filegroup { |
| 185 | name: "com.android.wifi-file_contexts", |
| 186 | srcs: [ |
| 187 | "com.android.wifi-file_contexts", |
| 188 | ], |
| 189 | } |
markchien | ba38521 | 2019-12-18 19:40:48 +0800 | [diff] [blame] | 190 | |
| 191 | filegroup { |
| 192 | name: "com.android.tethering-file_contexts", |
| 193 | srcs: [ |
| 194 | "com.android.tethering-file_contexts", |
| 195 | ], |
| 196 | } |
lpeter | 93de13e | 2020-02-05 18:43:13 +0800 | [diff] [blame] | 197 | |
| 198 | filegroup { |
| 199 | name: "com.android.extservices-file_contexts", |
| 200 | srcs: [ |
| 201 | "com.android.extservices-file_contexts", |
| 202 | ], |
| 203 | } |