commit | 3068930f992a19f0741938fd1a24914a3090fc79 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed Aug 02 09:02:13 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Aug 02 16:18:54 2017 +0000 |
tree | 13a6e64179142e65463359ad985655e5c8f306fa | |
parent | f53501098cf8687de9d6fc5cb34681a14c2985e8 [diff] |
fingerprint: remove use of -static hidl java These libraries are being removed. Now, the regular java library can be used as both a static and non-static library, we are removing these duplicate libraries which cause several types problems (such as undefined behavior when both the static and non-static libs are loaded). Bug: 36376126 Test: boot marlin, add/use fingerprint, check logs Change-Id: I546d8f5d5788a31b3f70009e687246a4b7e59569