commit | fbb32955a4389aaf3ebb72f168b9c980afac48f8 | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Wed Jan 08 14:10:06 2014 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Wed Jan 08 14:10:06 2014 +0800 |
tree | 92ff064a3513f6432652c1d11faacd3b0ee9f518 | |
parent | 365e66feaf8f653fdc1618f6e220207a28bb4bc6 [diff] |
Fixed asset_manager.h, rect_manager.h, and jni.h 1. Fixed missing #include <sys/types.h> in android/asset_manager.h for API >= 13 2. Fixed missing #include <stdint.h> in android/rect_manager.h for API >= 14 3. Added JNICALL to JNI_OnLoad and JNI_OnUnload in jni.h Change-Id: I875ec0b6e6f7c2f433c176f0a738eb78f3c33062