commit | 8b7b69fe1b3d22d0f2ebd150f993ad4db454c97a | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Tue Mar 22 17:20:24 2016 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Mar 31 14:27:33 2016 -0700 |
tree | cd778daa99124a42b3f16c0eb311d3df97dbc1a5 | |
parent | ef3dbf397f7e252212417e79fe73090b81f8c79d [diff] |
Update the paths for the NDK libc++ headers. Bug: http://b/27801981 Change-Id: I75c59b9d58df66874ea5f2b2b1064df28b8c645a
diff --git a/stl.bp b/stl.bp index 58ceb28..0f9d6b8 100644 --- a/stl.bp +++ b/stl.bp
@@ -12,7 +12,7 @@ libcxx_includes = [ "current/sources/cxx-stl/llvm-libc++/libcxx/include", - "current/sources/cxx-stl/llvm-libc++/gabi++/include", + "current/sources/cxx-stl/llvm-libc++abi/libcxxabi/include", "current/sources/android/support/include", ]