commit | 86ea821e6422717c7ec27216ca94a25b34bb8d2b | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Mon Oct 21 17:39:45 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Mon Oct 21 17:39:45 2024 +0000 |
tree | b1b65717ac637d27820a988e088aa497a64ac7dc | |
parent | 0388c5091933d9fb8c103245798aad646b031afd [diff] | |
parent | c6f1566d933740fec722a6ebed2f4689551a2118 [diff] |
Merge "Add UDS certificate requirements to RKP docs" into main am: c6f1566d93 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3307322 Change-Id: Ib0da28108d53519b0e63489cc0c776a2e5825530 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/automotive/ivn_android_device/impl/default/src/IvnAndroidDeviceService.cpp b/automotive/ivn_android_device/impl/default/src/IvnAndroidDeviceService.cpp index 4166fdc..b284205 100644 --- a/automotive/ivn_android_device/impl/default/src/IvnAndroidDeviceService.cpp +++ b/automotive/ivn_android_device/impl/default/src/IvnAndroidDeviceService.cpp
@@ -24,6 +24,7 @@ #include <json/json.h> #include <fstream> +#include <string> namespace android { namespace hardware {