commit | 5ea267c29611280002f9916c079fd89a4db299c2 | [log] [tgz] |
---|---|---|
author | Jean-Luc Brouillet <jeanluc@google.com> | Tue Jan 17 21:49:11 2017 -0800 |
committer | Jean-Luc Brouillet <jeanluc@google.com> | Thu Jan 19 15:09:46 2017 -0800 |
tree | 33a2bcbbfe86687d4de1e726c8657864229305ab | |
parent | e854516a344c2963c2cb1f16da4db58466de976b [diff] |
Use LOCAL_EXPORT_C_INCLUDE_DIRS to simplify makefiles. By using LOCAL_EXPORT_C_INCLUDE_DIRS, the components that use libRScpp and libRScpp_static won't need to specify the include path for libRScpp*. This will make it easier to move things around. Bug: 34265954 Test: Compiled everything. Test: Ran rs-compute Test: Ran HelloComputeNDK Test: Did not run the lldb tests. Change-Id: If676519401a451853037970363651375e1bc3f13