aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-12 15:41:55 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-11-12 15:41:55 +0000
commit8b6b8efdb679e32b9c4504254d2291e35543e519 (patch)
tree2f734112fc33c8cd2296a0ac5c15342a1d341c43
parent048771b639be6a9bdc16ef031bd75518468f6949 (diff)
parent10f879332f602b5475c806fefff59c53e1f21554 (diff)
downloadoboe-android12-mainline-neuralnetworks-release.tar.gz
Snap for 7910331 from 10f879332f602b5475c806fefff59c53e1f21554 to mainline-neuralnetworks-releaseandroid-mainline-12.0.0_r92android-mainline-12.0.0_r78android-mainline-12.0.0_r50android12-mainline-neuralnetworks-release
Change-Id: I9fa315addd12b53ddb50eebf0e24d3df8365a7f5
-rw-r--r--src/aaudio/AAudioLoader.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/aaudio/AAudioLoader.h b/src/aaudio/AAudioLoader.h
index a07c5391..faadd056 100644
--- a/src/aaudio/AAudioLoader.h
+++ b/src/aaudio/AAudioLoader.h
@@ -60,7 +60,6 @@ typedef int32_t aaudio_session_id_t;
#define AAUDIO_STREAM_STATE_STARTED static_cast<aaudio_stream_state_t>(StreamState::Started)
#else
#include <aaudio/AAudio.h>
-#include <android/ndk-version.h>
#endif
#ifndef __NDK_MAJOR__