I'd like to use the import-module
mechanism for all the libraries used by my apps, including a few that are header-only. Is there any way to do this, or am I limited to directly include
ing .mk files which specify the include paths and explicitly adding them to LOCAL_C_INCLUDES
?
Asked
Active
Viewed 181 times
4

Droid Coder
- 381
- 2
- 10