Skip to content

Commit

Permalink
Updated Automotive Vehicle HAL.
Browse files Browse the repository at this point in the history
Updating automotive vehicle HAL AIDL.

Tests: Image is built successfully and booted.

Tracked-On: OAM-122633
Signed-off-by: Ankit Agarwal <ankit.agarwal@intel.com>
  • Loading branch information
ankithbti52509 committed Jul 23, 2024
1 parent f9c963b commit 6587266
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions groups/device-type/car/product.mk
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ PRODUCT_PACKAGES += android.hardware.automotive.vehicle.intel@2.0-service
PRODUCT_PACKAGES += android.hardware.automotive.audiocontrol@1.0-service.intel

{{#aosp_hal}}
PRODUCT_PACKAGES += android.hardware.automotive.vehicle@2.0-default-service \
android.hardware.automotive.vehicle@2.0-default-impl
PRODUCT_PACKAGES += android.hardware.automotive.vehicle@V1-default-service \
android.hardware.automotive.vehicle@V1-default-impl
{{/aosp_hal}}

VEHICLE_HAL_PROTO_TYPE := {{vhal-proto-type}}
Expand Down

0 comments on commit 6587266

Please sign in to comment.