commit | 0502864f689bcf1b6bf97e112580b0ad204b9242 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri May 17 14:11:14 2019 -0700 |
committer | Colin Cross <ccross@android.com> | Mon May 20 15:18:03 2019 -0700 |
tree | e14964dd214db8f2480d2c8f41528514ee5cc0fc | |
parent | 3dc65355fe0f3347a13f707698457fd515ca5961 [diff] |
Hide most symbols in libmemunreachable In preparation for making libmemunreachble vendor_available, hide everything but the public ABI using a version script. The unit tests now have to compile statically against libmemunreachable, so split out the tests that run against the public API into a separate test. Bug: 132302484 Test: atest memunreachable_test memunreachable_unit_test Change-Id: Ie9dec073fdeee342776566abedd50f7498476eca