Skip to content

Commit a66b24d

Browse files
author
Orlando Arbildo
committed
Adding secure hal interfaces to binder rpc visibility
Adding hardware/interfaces/security/see to binder rpc visibility to use it for testing of secure hal interfaces. Bug: 393162614 Test: Manual test Change-Id: Ibfe84782d545409ad0c7d5737992753fc4e0f007
1 parent 0af893b commit a66b24d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/binder/rust/rpcbinder/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ rust_library {
2626
],
2727
visibility: [
2828
"//device/google/cuttlefish/shared/minidroid/sample",
29+
"//hardware/interfaces/security/see:__subpackages__",
2930
"//packages/modules/Virtualization:__subpackages__",
3031
],
3132
apex_available: [

0 commit comments

Comments
 (0)