Copy platforms and samples from ndk/ source tree.
The idea is to allow developing the NDK in the open, while having the platforms and samples under a private branch until the corresponding release are open-sourced. Change-Id: Iee995fb6c4d3ee1387dea7486e599e079c9e4c6d
This commit is contained in:
3
ndk/samples/test-libstdc++/jni/test-libstl.cpp
Normal file
3
ndk/samples/test-libstdc++/jni/test-libstl.cpp
Normal file
@@ -0,0 +1,3 @@
|
||||
#include <cerrno>
|
||||
#include <cstddef>
|
||||
|
||||
Reference in New Issue
Block a user