summaryrefslogtreecommitdiff
path: root/java/java_test.go
diff options
context:
space:
mode:
author Dan Albert <danalbert@google.com> 2017-12-13 15:05:04 -0800
committer Dan Albert <danalbert@google.com> 2017-12-14 14:13:56 -0800
commit6ab43d85972044dd3a395b1dfb71ed4c51b2474c (patch)
tree000acb658348a7cff5229dc74f59637ba0894c89 /java/java_test.go
parent281f22b3f296674e147acffd7083d4d11f73cf0d (diff)
Allow NDK static libraries to use the NDK sysroot.
Building a static library for the NDK only requires that the NDK headers be available. Currently, A module with both `static_ndk_lib: true` and `sdk_version: something` will have a cyclic dependency since it both needs the NDK and is in the NDK. Create two NDK timestamp files: one for the isolated parts of the NDK (headers and stub libraries), and another for the full sysroot with the static libraries. Test: set static_ndk_lib on compiler-rt-extras, make ndk Bug: None Change-Id: Iab50ffa0e4cbf4cd164f376e15281030c7aad984
Diffstat (limited to 'java/java_test.go')
0 files changed, 0 insertions, 0 deletions