Skip to content

Commit 6070faf

Browse files
Steven MorelandGerrit Code Review
authored andcommitted
Merge "remove sdv binder visibility" into main
2 parents 1e1a07f + 8433c50 commit 6070faf

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

libs/binder/Android.bp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,6 @@ cc_library {
881881
":__subpackages__",
882882
"//packages/modules/Virtualization:__subpackages__",
883883
"//device/google/cuttlefish/shared/minidroid:__subpackages__",
884-
"//system/software_defined_vehicle:__subpackages__",
885884
"//visibility:any_system_partition",
886885
],
887886
}

libs/binder/rust/rpcbinder/Android.bp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ rust_library {
2727
visibility: [
2828
"//device/google/cuttlefish/shared/minidroid/sample",
2929
"//packages/modules/Virtualization:__subpackages__",
30-
"//system/software_defined_vehicle:__subpackages__",
3130
],
3231
apex_available: [
3332
"//apex_available:platform",

0 commit comments

Comments
 (0)