Adding file group for vts_treble_sys_prop_test.
Bug: 147720376 Test: m vts_treble_sys_prop_test Change-Id: I81a0e21a989dd89f8c37adf5a5c739ca0bdfbac0
This commit is contained in:
parent
0476c0a680
commit
3e3453776f
1 changed files with 9 additions and 0 deletions
|
@ -375,3 +375,12 @@ service_contexts {
|
|||
reqd_mask: true,
|
||||
soc_specific: true,
|
||||
}
|
||||
|
||||
// For vts_treble_sys_prop_test
|
||||
filegroup {
|
||||
name: "private_property_contexts",
|
||||
srcs: ["private/property_contexts"],
|
||||
visibility: [
|
||||
"//test/vts-testcase/security/system_property",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue