Create filegroup for sdkext file contexts

So that they can be reused in the test apex.

Bug: 137191822
Test: m
Change-Id: Iea23fee906d7c4dc9267bd3220f9d41c86fbb5db
This commit is contained in:
Anton Hansson 2019-12-19 12:11:39 +00:00
parent 4bcc37904c
commit 70b3800301

View File

@ -132,6 +132,13 @@ filegroup {
],
}
filegroup {
name: "com.android.sdkext-file_contexts",
srcs: [
"com.android.sdkext-file_contexts",
],
}
filegroup {
name: "com.android.telephony-file_contexts",
srcs: [