Skip to content
Snippets Groups Projects
Commit f1db1383 authored by Dan Willemsen's avatar Dan Willemsen Committed by android-build-merger
Browse files

Export include dirs from libsonic

am: 44dc9781

Change-Id: Ic7fabcff9f58845157b95f21fedd34bce4a5090a
parents 603ce172 44dc9781
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,6 @@ cc_library_shared {
"-Wall",
"-Werror",
],
cppflags: ["-std=c++98"],
export_include_dirs: ["."],
cpp_std: "c++98",
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment