aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2023-10-17 10:08:13 -0700
committerXin Li <delphij@google.com>2023-10-17 10:08:13 -0700
commitf8d77bb18b97c2915a5353a58568d1884329292c (patch)
tree83f01e6a11ef3f6ce2762a6d381d1b8b000fa2f4
parent405126fbc9c1adc4d2e31391e1f01d5ef8b298ad (diff)
parentb28a395c8e8e39c9cdb3af8318eaa73d2b916c13 (diff)
downloadandroid-nn-driver-f8d77bb18b97c2915a5353a58568d1884329292c.tar.gz
Merge 10952656tmp_amf_315507370
Merged-In: Icf56d6aa5db02b5b95ae2c42ef62d0e8383c5771 Change-Id: I2120590a4e196926822a54a14e5d70df8198fe77
-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;