commit | 6a91a9ad8ac9d3df4b62e84f70cd19ea19b53d15 | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Wed Feb 14 17:10:57 2018 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Feb 14 17:10:57 2018 +0900 |
tree | d93968b9cdb2599f8a918526fed543af75ddb3c2 | |
parent | 6a9e6fb6d3dc46473bd8248cfc32d261300b9c3e [diff] |
Build libsimplejni using SDK The lib hasn't been built using SDK and thus has been causing link-type check warning from SimpleJNI which is built using SDK. Since the warning will turn into error soon, fixing the warning by correctly building the lib with SDK. Bug: 69899800 Test: m -j SimpleJNI is successful and does not show any link-type check warning Change-Id: I51edfe296c70ac99ac7698b5e06ec0e0c678945c