Add dirgroup for security/see

Test: none
Bug: 300673821
Change-Id: Ica3d228058f3926c03d94c9195ef7039b537f32a
This commit is contained in:
Weston Carvalho
2024-11-11 16:23:39 -06:00
parent 224691ea66
commit b7ba9a5d5c
2 changed files with 10 additions and 0 deletions

5
security/see/Android.bp Normal file
View File

@@ -0,0 +1,5 @@
dirgroup {
name: "trusty_dirgroup_hardware_interfaces_security_see",
dirs: ["."],
visibility: ["//trusty/vendor/google/aosp/scripts"],
}

5
security/see/OWNERS Normal file
View File

@@ -0,0 +1,5 @@
# include OWNERS from the top level trusty repo
include trusty:main:/OWNERS
paulcrowley@google.com
swillden@google.com