Merge "Make libdiced_open_dice visible to internal SDV packages" into main am: 6207aa0cd5

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3261972

Change-Id: Ibf3463c3eee1f48221c28b30e8d887f86cd885ff
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/libs/dice/open_dice/Android.bp b/libs/dice/open_dice/Android.bp
index efe350f..5151578 100644
--- a/libs/dice/open_dice/Android.bp
+++ b/libs/dice/open_dice/Android.bp
@@ -55,6 +55,7 @@
         "//packages/modules/Virtualization:__subpackages__",
         "//system/authgraph/tests:__subpackages__",
         "//system/secretkeeper/client:__subpackages__",
+        "//system/software_defined_vehicle:__subpackages__",
     ],
     apex_available: [
         "//apex_available:platform",