ndk: Add headers and libraries for API level 11 (Honeycomb)
HC added the following:
- <android/asset_manager.h>: new functions to deal with 64-bit file offsets/sizes.
- <android/input.h>: new AMETA_XXX constants
- <android/keycodes.h>: new AKEYCODE_XXX constants
- <android/native_activity.h>: Added obbPath to the ANativeActivity structure.
Note that this doesn't break the ABI because the structure is always
allocated by the system.
Change-Id: I61a03d7b8a839318e5f0d8074d2272ba874219b7
6 files changed