summaryrefslogtreecommitdiffstats
path: root/hal
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2021-03-18 16:59:30 +0000
committerAndroid Partner Code Review <android-gerrit-partner@google.com>2021-03-18 16:59:30 +0000
commit24fecd1efa16c6d990a8752ccb43fab3f5b2750e (patch)
tree7070a24ee3bcb771291a18ebcd462dc3a58180a4 /hal
parent0e1aa2063628bf90868e2b2505cced03ba3b9dbf (diff)
parentce37f32e1dc4c04dff50fea756bfb4311254e619 (diff)
downloaddevice_google_trout-24fecd1efa16c6d990a8752ccb43fab3f5b2750e.tar.gz
device_google_trout-24fecd1efa16c6d990a8752ccb43fab3f5b2750e.tar.bz2
device_google_trout-24fecd1efa16c6d990a8752ccb43fab3f5b2750e.zip
Merge "Update the build script" into rvc-qpr-dev
Diffstat (limited to 'hal')
-rw-r--r--hal/vehicle/2.0/agl_build/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/hal/vehicle/2.0/agl_build/CMakeLists.txt b/hal/vehicle/2.0/agl_build/CMakeLists.txt
index f09ae62..9ac6526 100644
--- a/hal/vehicle/2.0/agl_build/CMakeLists.txt
+++ b/hal/vehicle/2.0/agl_build/CMakeLists.txt
@@ -51,7 +51,6 @@ add_executable(vehicle_hal_grpc_server
${trout_NATIVE_VHAL_ROOT_DIR}/common/src/VehicleObjectPool.cpp
${trout_NATIVE_VHAL_ROOT_DIR}/common/src/VehicleUtils.cpp
${trout_NATIVE_VHAL_ROOT_DIR}/impl/vhal_v2_0/VehicleHalServer.cpp
- ${trout_NATIVE_VHAL_ROOT_DIR}/impl/vhal_v2_0/EmulatedUserHal.cpp
${trout_NATIVE_VHAL_ROOT_DIR}/impl/vhal_v2_0/GeneratorHub.cpp
${trout_NATIVE_VHAL_ROOT_DIR}/impl/vhal_v2_0/JsonFakeValueGenerator.cpp
${trout_NATIVE_VHAL_ROOT_DIR}/impl/vhal_v2_0/LinearFakeValueGenerator.cpp