commit | 086e33f4bb84c575a56f8d9a1a3de7f757c537bb | [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 | 025ed8aacdeb39e3537a71f5bcd2fa02abfd1b1c [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