summaryrefslogtreecommitdiff
path: root/emulator/vhal_v2_0
diff options
context:
space:
mode:
authorSteven Moreland <smoreland@google.com>2022-12-23 01:50:44 +0000
committerSteven Moreland <smoreland@google.com>2022-12-23 01:50:44 +0000
commit6ce98521cc081e4b91168da69d005b6cd952fbe8 (patch)
treedb2c4c757c041b9d62b9d6f5daa4b603d865707c /emulator/vhal_v2_0
parentd951c542579eb9892321719afcb5a2585ed01cb0 (diff)
downloadcar-6ce98521cc081e4b91168da69d005b6cd952fbe8.tar.gz
car vhal emulator - specify version
Bug: 188871598 Test: build Change-Id: I55d988b1b9eee40e401fe8b728ba57514fb3a5c4
Diffstat (limited to 'emulator/vhal_v2_0')
-rw-r--r--emulator/vhal_v2_0/interfaces/aidl/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulator/vhal_v2_0/interfaces/aidl/Android.bp b/emulator/vhal_v2_0/interfaces/aidl/Android.bp
index b22d821..9029f8f 100644
--- a/emulator/vhal_v2_0/interfaces/aidl/Android.bp
+++ b/emulator/vhal_v2_0/interfaces/aidl/Android.bp
@@ -14,7 +14,7 @@ aidl_interface {
vendor_available: true,
srcs: ["device/generic/car/emulator/*.aidl"],
imports: [
- "android.hardware.automotive.vehicle",
+ "android.hardware.automotive.vehicle-V1",
],
stability: "vintf",
backend: {