We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1e1a07f + 8433c50 commit 6070fafCopy full SHA for 6070faf
2 files changed
libs/binder/Android.bp
@@ -881,7 +881,6 @@ cc_library {
881
":__subpackages__",
882
"//packages/modules/Virtualization:__subpackages__",
883
"//device/google/cuttlefish/shared/minidroid:__subpackages__",
884
- "//system/software_defined_vehicle:__subpackages__",
885
"//visibility:any_system_partition",
886
],
887
}
libs/binder/rust/rpcbinder/Android.bp
@@ -27,7 +27,6 @@ rust_library {
27
visibility: [
28
"//device/google/cuttlefish/shared/minidroid/sample",
29
30
31
32
apex_available: [
33
"//apex_available:platform",
0 commit comments