summaryrefslogtreecommitdiffstats
path: root/current
Commit message (Collapse)AuthorAgeFilesLines
* Switch prebuilts/ndk "current" from r8 to r9Andrew Hsieh2013-09-271-1/+1
| | | | | | | | | | | | | | | | | Also symlink sources/cxx-stl/{gabi++,stlport} to the ones in 8/ (which stay at r8c before exception handling is added). This is temporary workaround due to 1. Some projects compile with prebuilts/ndk but link with platform's old stlport, causing error reads: prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/_ostream.h:187: error: undefined reference to 'std::uncaught_exception()' 2. Some projects don't have -ldl when link with stlport in prebuilts/ndk which now uses dlopen 3. Some [vendor] binaries linked with platform's stlport may run erratically when used in unbundled apps which link with new stlport Change-Id: Icb7c56a69ceac860636f1c4d0abe98369bbf1c19
* Create symlink currentYing Wang2012-08-101-0/+1
and simplify the directory names. With this we will unify all LOCAL_NDK_VERSIONs in the platform to the latest stable NDK. Bug: 6932421 Change-Id: I1842caaced8c621a49e92326bbbd85b284561c0f