summaryrefslogtreecommitdiff
path: root/trout_x86_64/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'trout_x86_64/BoardConfig.mk')
-rw-r--r--trout_x86_64/BoardConfig.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/trout_x86_64/BoardConfig.mk b/trout_x86_64/BoardConfig.mk
index 5882fa0..c2b269b 100644
--- a/trout_x86_64/BoardConfig.mk
+++ b/trout_x86_64/BoardConfig.mk
@@ -37,5 +37,10 @@ TARGET_NATIVE_BRIDGE_2ND_ARCH_VARIANT := armv7-a-neon
TARGET_NATIVE_BRIDGE_2ND_CPU_VARIANT := generic
TARGET_NATIVE_BRIDGE_2ND_ABI := armeabi-v7a armeabi
+# VHAL Fake Server Address
+# VMADDR_CID_LOCAL (1) for the fake server in the same VM.
+BOARD_KERNEL_CMDLINE += androidboot.vendor.vehiclehal.server.cid=1
+BOARD_KERNEL_CMDLINE += androidboot.vendor.vehiclehal.server.port=9210
+
-include device/google/trout/shared/BoardConfig.mk
-include device/google/cuttlefish/shared/swiftshader/BoardConfig.mk