| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
b/23161320
Change-Id: Ibc23309abed092e7648168fbf4b80891a44929a6
|
| |
|
|
| |
Change-Id: I918c40879aa547438f77e7d1a95fa2aa33bec398
|
| |
|
|
| |
Change-Id: Ifa00819d09a1cc8229ac5d693d49e3a228cfc2dd
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Our previous Android.mk was incorrectly pulling in the latest liblog,
instead of linking dynamically against the older prebuilt liblog. This
causes problems due to the latest liblog using __android_fatal(), which
is a new function in bionic.
This change also updates our tests to use the checked-in prebuilt liblog.so
instead of the system-built liblog.
Change-Id: I211ef3a31f033e66d46c619d89d507ea65ec3731
|
| |
|
|
|
|
|
|
| |
This change fixes some errors with stlport linking, as well as making most
of the apps static. We keep one copy of cppbasic-shared using the normal
build system (instead of using the NDK targeting API 8).
Change-Id: Iecc13e7d627e144120eec9b120663ec644917606
|
| |
|
|
| |
Change-Id: I7374d8e84d8dc6e74a6faa526c6e68ae11da6500
|
| |
|
|
| |
Change-Id: I6f3bf8c138debe62be7fe8fe9d4d3339eb21a25b
|
| |
|
|
|
| |
Bug: 10427951
Change-Id: I06177d25cadf8697f9fca244edb2800e1102a7bf
|
| |
|
|
| |
Change-Id: I4905a4774748c9f0d0406f70ce3895ebd68e92ce
|
| |
|
|
| |
Change-Id: I6c40a91d3afad8411d0ad49088a8e52c251b7038
|
| |
|
|
| |
Change-Id: If2eb0d649249a45a79810e8fddab96dc44b9fa68
|
|
|
Change-Id: I1426545958f66e8677dcda40a74f5736c616317b
|