We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2396bc7 + 2ac9f9f commit 547ae00Copy full SHA for 547ae00
1 file changed
libs/binder/Android.bp
@@ -826,6 +826,7 @@ cc_library {
826
// so we restrict its visibility to the Trusty-specific packages.
827
visibility: [
828
":__subpackages__",
829
+ "//hardware/interfaces/security/see:__subpackages__",
830
"//system/core/trusty:__subpackages__",
831
"//vendor:__subpackages__",
832
],
0 commit comments