summaryrefslogtreecommitdiff
path: root/nn
diff options
context:
space:
mode:
Diffstat (limited to 'nn')
-rw-r--r--nn/runtime/test/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/nn/runtime/test/Android.bp b/nn/runtime/test/Android.bp
index 964d1e5ee..4ea388a1f 100644
--- a/nn/runtime/test/Android.bp
+++ b/nn/runtime/test/Android.bp
@@ -389,7 +389,7 @@ cc_library_static {
"libgtest_ndk_c++",
],
sdk_version: "current",
- stl: "c++_static",
+ stl: "libc++_static",
}
cc_defaults {