aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-12-08 13:13:56 -0800
committerXin Li <delphij@google.com>2023-12-08 13:13:56 -0800
commitfb178f802f176b4d3cb068074779860be4ce5461 (patch)
tree83f01e6a11ef3f6ce2762a6d381d1b8b000fa2f4
parent945cfe3a3142eaed7227a08735517756621400cd (diff)
parentf8d77bb18b97c2915a5353a58568d1884329292c (diff)
downloadandroid-nn-driver-fb178f802f176b4d3cb068074779860be4ce5461.tar.gz
Merge Android 14 QPR1
Merged-In: I2120590a4e196926822a54a14e5d70df8198fe77 Bug: 315507370 Change-Id: Idf61a0c180953af6966fe1c352acdac66f7e79cf
-rw-r--r--OWNERS1
-rw-r--r--Utils.cpp1
2 files changed, 1 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
index 7862a7e..4797ae5 100644
--- a/OWNERS
+++ b/OWNERS
@@ -2,4 +2,3 @@ jessehall@google.com
kevindubois@google.com
linjoey@google.com
spyffe@google.com
-otaner@google.com
diff --git a/Utils.cpp b/Utils.cpp
index cfae02c..48f06a9 100644
--- a/Utils.cpp
+++ b/Utils.cpp
@@ -21,6 +21,7 @@
#include <cstdio>
#include <time.h>
#include <string>
+#include <span>
using namespace android;
using namespace android::hardware;