Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move 64-bit headers/libs to android-21 | Andrew Hsieh | 2014-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | 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 | ||||
* | Add symlinks of 64bit platforms to lower API levels. | Ying Wang | 2014-01-30 | 1 | -0/+1 |
This works around the fact that we don't have 64bit platforms for API levels lower than 19. Bug: 11654773 Change-Id: I50030d52441e1dcb33ad8cbd072c03641940abdd |