diff options
| author | Paul Duffin <paulduffin@google.com> | 2019-07-16 12:54:34 -0700 |
|---|---|---|
| committer | android-build-merger <android-build-merger@google.com> | 2019-07-16 12:54:34 -0700 |
| commit | 235904c83fca686e69119b933d30195a377bcdd8 (patch) | |
| tree | 3c8cfd2e1fa1eef19049cf988aa25a23e4b93fb0 | |
| parent | c4555cea5a1486e60e48612cedc3478c730273f2 (diff) | |
| parent | bd1e1d398c28541e9f7d3778bd7f94bf7869e3d7 (diff) | |
| download | platform_libnativehelper-235904c83fca686e69119b933d30195a377bcdd8.tar.gz platform_libnativehelper-235904c83fca686e69119b933d30195a377bcdd8.tar.bz2 platform_libnativehelper-235904c83fca686e69119b933d30195a377bcdd8.zip | |
Merge "Build libnativehelper_header_only against NDK" am: dc9e306ecd
am: bd1e1d398c
Change-Id: I1457c2fe3ef4dd9ca30ca1d596e0de5c62b179b3
| -rw-r--r-- | Android.bp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -33,6 +33,7 @@ cc_library_headers { enabled: true, }, }, + sdk_version: "current", } cc_library_headers { |
