Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add $(LOCAL_MODULE) as part of the installed path. | Ying Wang | 2010-07-26 | 1 | -1/+1 |
| | | | | Change-Id: If691e263f157aa0d123c0e3fe3c9698bbbf58c96 | ||||
* | Fix native test static lib. | Ying Wang | 2010-07-21 | 1 | -1/+1 |
| | | | | Change-Id: I2ef5a4c913732a9a3211556493926f4883b4160e | ||||
* | Flags common for native tests | Ying Wang | 2010-07-21 | 1 | -0/+18 |
With the CL, "include $(BUILD_NATIVE_TEST)" to build native test; "include $(BUILD_HOST_NATIVE_TEST)" to build a host native test. Change-Id: Icdbbcf906cd4c5c35e65962897490052cd051102 |