ec4aac3b55a89b2bd7fe1604bbc05c208bdc8dcd |
|
20-Oct-2016 |
Colin Cross <ccross@android.com> |
Merge "Rename .c files compiled as c++ to .cpp" am: a7651f955f am: 2d7a2a72dc am: 6344155af3 Change-Id: Ic08258866333ff00716a910be30f9a4eecae3a6a
|
2d7a2a72dc4b45e0a4a4e2012018d41fa6d508c2 |
|
20-Oct-2016 |
Colin Cross <ccross@android.com> |
Merge "Rename .c files compiled as c++ to .cpp" am: a7651f955f Change-Id: Ia1053bf000acc7f327497fc070f2eaa86af10cef
|
5a4ced0f2f153380d984826f82c26c7507273b66 |
|
18-Oct-2016 |
Colin Cross <ccross@android.com> |
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
/frameworks/wilhelm/src/itf/INoiseSuppression.cpp
|