commit | 5e496db43045b59bec22f9de7c7490f80e8f42df | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Thu Oct 05 15:03:07 2017 -0700 |
committer | Dan Albert <danalbert@google.com> | Thu Oct 05 15:03:07 2017 -0700 |
tree | 6eef65f7f7e87f198fe47538e48afd5943c58de5 | |
parent | 16f2c1559c5722a6cd69fef3c17dc5756ba73fe6 [diff] |
Don't hide NDK types behind API level guards. The types are still needed if you want to target a lower API level and use dlsym to conditionally access new APIs when running on new devices. Test: make checkbuild Bug: https://github.com/android-ndk/ndk/issues/529 Change-Id: If5e41102b1badfd47f3625656058196373f119b3