commit | 108edab16907c35b78bb2e474b0b54c35e7c0fc9 | [log] [tgz] |
---|---|---|
author | Ted Bauer <tedbauer@google.com> | Wed Aug 07 16:14:57 2024 +0000 |
committer | Ted Bauer <tedbauer@google.com> | Wed Aug 07 16:14:57 2024 +0000 |
tree | 578b283ccb08330fe30d53d88d61d1325c369302 | |
parent | 9a35232b779920c3a17ec5ddf1db361c7b6c1c2d [diff] [blame] |
Create SELinux context file for ConfigInfra Change-Id: Ib403e3346add6ae4e61304acbbd8903c2e400272 Test: m Bug: 289788889
diff --git a/apex/Android.bp b/apex/Android.bp index c9c06e3..5b2a75e 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -286,3 +286,10 @@ "com.android.telephonymodules-file_contexts", ], } + +filegroup { + name: "com.android.configinfrastructure-file_contexts", + srcs: [ + "com.android.configinfrastructure-file_contexts", + ], +}