commit | 31eb20f06acdbf20570c841198434005e3145e8b | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Aug 01 16:34:40 2017 -0700 |
committer | Steven Moreland <smoreland@google.com> | Wed Aug 02 00:00:53 2017 +0000 |
tree | cae372d124db6585c0e93254757fd09cd28c1e2c | |
parent | dbb97833c6ee6dcc0934cb8d2d366156b5342c66 [diff] |
services.core: 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 device Change-Id: I6acb6a41fd5c62a3070ada373aed11706c423463