commit | 163c7d3f0d1f43b1e1ff0eeaa88c3cac6dbcff91 | [log] [tgz] |
---|---|---|
author | Jim Miller <jaggies@google.com> | Tue Jan 17 14:56:57 2017 -0800 |
committer | Jim Miller <jaggies@google.com> | Tue Jan 17 15:05:52 2017 -0800 |
tree | a6d7f8187c663d9dd9bcffa6d8f00a57630ea471 | |
parent | 04e7b6c6de620406348142ba9dd65bad094e264b [diff] |
Link framework with static library to satisfy javac build dependency The build dependency works for Jack, but not for javac. The fix is to include a static library in LOCAL_STATIC_JAVA_LIBRARIES. Test: compiles with no errors for the fast build target, fingerprint work on device. Fixes bug 34352319 Change-Id: I23ed5b3be4e60aca85dc1e33bbbc3156bee57c1d