summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHao Chen <chenhaosjtuacm@google.com>2023-06-08 15:23:37 -0700
committerHao Chen <chenhaosjtuacm@google.com>2023-06-10 01:31:57 +0000
commit0101c0f693e0286005d933ff0e0c73cf7efc7379 (patch)
treec5e5eec59ee89cf373fffd86019329a9a8cbf7a2
parente10e39622058040420ea2e008513b11ed389038a (diff)
downloadtrout-0101c0f693e0286005d933ff0e0c73cf7efc7379.tar.gz
Switch to the AIDL VHAL
Test: Flash and boot with the AIDL vehicle server. Bug: 266001013 Change-Id: I27714c973eb9e572defb648ba0221f368f93dd2e
-rw-r--r--aosp_trout_arm64.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/aosp_trout_arm64.mk b/aosp_trout_arm64.mk
index c511672..87b7f8b 100644
--- a/aosp_trout_arm64.mk
+++ b/aosp_trout_arm64.mk
@@ -42,12 +42,6 @@ LOCAL_AUDIOCONTROL_PROPERTIES ?= \
ro.vendor.audiocontrol.server.cid=1000 \
ro.vendor.audiocontrol.server.port=9410 \
-# Vehicle HAL
-# TODO(chenhaosjtuacm):
-# Remove the following setting and use the AIDL VHAL implementation when the new server is
-# implemented and running on the host VM.
-LOCAL_VHAL_PRODUCT_PACKAGE ?= android.hardware.automotive.vehicle@2.0-virtualization-service
-
# Tracing Server Address
LOCAL_TRACING_SERVER_PROPERTIES ?= \
ro.vendor.tracing.server.cid=1000 \