commit | b9d10f8d7c1df09537745db75da3a58dc7878b8e | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Wed Dec 02 14:38:27 2020 -0800 |
committer | Colin Cross <ccross@android.com> | Tue Dec 22 16:34:13 2020 -0800 |
tree | a69d0036df56e130b80c2058e94a21e5ab852aa3 | |
parent | 89e83dc8ec9381bb7e9ad043f4b81a77a2175ebb [diff] |
Include 64-bit version of libaapt2_jni.dll in windows SDK AAPT2 can be invoked through JNI by loading the libaapt2_jni.dll library in the JVM. Provide a 64-bit version of libaapt2_jni.dll for 64-bit JVMs. Fixes: 150355628 Test: manually inspect sdk-repo-windows-build-tools-*.zip Change-Id: Iebf1ded45d0c2901f0f3905f2b37a8801c378a4e