Commit 5a4ced0f authored by Colin Cross's avatar Colin Cross
Browse files

Rename .c files compiled as c++ to .cpp

Compiling .c files as .cpp with -x c++ -std=c++11 is delicate, rename
the .c files to .cpp instead.

Also fix some other makefile issues:
Use LOCAL_EXPORT_C_INCLUDE_DIRS and LOCAL_EXPORT_SHARED_LIBRARY_HEADERS
instead of $(call include-path-for,...), which is deprecated.
Remove LOCAL_MODULE_TAGS := optional, that is the default.

Test: mma -j
Change-Id: I482be683abb4dffbb46fb4d1af07a5ec8fcfb908
parent 8924e901
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment