diff --git a/automotive/vehicle/proto/Android.bp b/automotive/vehicle/proto/Android.bp index 683f1281c4..7b98540013 100644 --- a/automotive/vehicle/proto/Android.bp +++ b/automotive/vehicle/proto/Android.bp @@ -27,6 +27,7 @@ cc_library_static { visibility: [ "//hardware/interfaces/automotive/vehicle:__subpackages__", "//device/generic/car/emulator:__subpackages__", + "//device/google/sdv/sdv_ivi_cf:__subpackages__", ], vendor: true, host_supported: true,