History log of /frameworks/base/core/jni/include/android_runtime/AndroidRuntime.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
889f9952d8aa438d5aef6fea9046eddb38ea11b0 17-Jul-2017 Steven Moreland <smoreland@google.com> Reference nativehelper/jni.h as jni.h

nativehelper will no longer export nativehelper/jni.h so that everywhere
can reference this file with the same name.

Bug: 63762847
Change-Id: I8d2e9587439efa2d6ab03a5bdfa749fc620759e1
/frameworks/base/core/jni/include/android_runtime/AndroidRuntime.h
71044fe7e5594f329f19b1a5e7f1ce2da6562082 14-Dec-2016 Colin Cross <ccross@android.com> Move libandroid_runtime headers into frameworks/base/core/jni

Move libandroid_runtime's headers into its source directory, and export
them to modules that link against libandroid_runtime. Also fixes
one unused-paramter warning that was hidden by the use of -isystem to
include frameworks/base/include.

Bug: 33630870
Test: m -j native
Change-Id: Id6c2561d6c7d82a7ca2d183f11b1d3d3dcb42843
/frameworks/base/core/jni/include/android_runtime/AndroidRuntime.h