commit | b7ba9a5d5c743601fca31205d59222bb3b32f2cf | [log] [tgz] |
---|---|---|
author | Weston Carvalho <westoncarvalho@google.com> | Mon Nov 11 16:23:39 2024 -0600 |
committer | Weston Carvalho <westoncarvalho@google.com> | Thu Nov 21 15:59:50 2024 -0600 |
tree | 9a52ac10e1ab06f3e46e08146b6019f9d7772301 | |
parent | 224691ea66df79f41e4ddf6773dd1c8340f8df96 [diff] [blame] |
Add dirgroup for security/see Test: none Bug: 300673821 Change-Id: Ica3d228058f3926c03d94c9195ef7039b537f32a
diff --git a/security/see/Android.bp b/security/see/Android.bp new file mode 100644 index 0000000..ba873e0 --- /dev/null +++ b/security/see/Android.bp
@@ -0,0 +1,5 @@ +dirgroup { + name: "trusty_dirgroup_hardware_interfaces_security_see", + dirs: ["."], + visibility: ["//trusty/vendor/google/aosp/scripts"], +}