commit | 754790d0a4729294612ca4014d474f754ded98bf | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Fri Aug 05 16:34:40 2016 -0700 |
committer | Dan Albert <danalbert@google.com> | Fri Aug 05 16:34:40 2016 -0700 |
tree | 46c6cae0ab053a8e47f8c15e0a4e67b80c43ebe2 | |
parent | c1ca19007f65fca866c95bb7de33105ed0a2f127 [diff] |
Define __ANDROID_API__ when building for the NDK. Traditionally this has come from android/api-level.h, but with the libc headers unified it must be set by the build system since we don't have per-API level copies of that header now. Test: make checkbuild with other libc ndk_library patches Change-Id: Idf6cbba131f065b048b1b412e992c55e3d17e701