Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move 64-bit headers/libs to android-21 | Andrew Hsieh | 2014-10-08 | 1 | -118/+0 |
| | | | | | | | | | | | | | 64-bit headers/libs hid in android-19, the highest API level when 64-bit started, and the actually number for L wasn't known then. Continue to symlink from other level to android-21, so projects build for both 32- and 64-bit don't need to set LOCAL_SDK_VERSION higher than necessary just to get 64-bit headers/libs, and risk unintended use of new APIs BUG=17885653 Change-Id: I0edef2a624c71b2b2365d5660b4f221303ce15e5 | ||||
* | Refresh 64-bit headers/libs; upgrade libc++ to r207307 | Andrew Hsieh | 2014-05-09 | 1 | -126/+53 |
| | | | | | | to bionic: adfc007dbf936bd021d79ba2d2c360a3cfc77be9 5/19 2014 Change-Id: Id9994bab1ab8240853890c108e8aaa3ebac47fa8 | ||||
* | Add experimental arm64 and x86_64 headers and stlport | Andrew Hsieh | 2014-01-28 | 1 | -0/+191 |
Change-Id: If40f9c1f36d56dbf251a3bfd0be6818c1ea1b958 |