Skip to content

Commit 547ae00

Browse files
Orlando ArbildoGerrit Code Review
authored andcommitted
Merge "modifying libbinder_trusty visibility" into main
2 parents 2396bc7 + 2ac9f9f commit 547ae00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/binder/Android.bp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -826,6 +826,7 @@ cc_library {
826826
// so we restrict its visibility to the Trusty-specific packages.
827827
visibility: [
828828
":__subpackages__",
829+
"//hardware/interfaces/security/see:__subpackages__",
829830
"//system/core/trusty:__subpackages__",
830831
"//vendor:__subpackages__",
831832
],

0 commit comments

Comments
 (0)