commit | ae89f79f7c70c75fb727a0649ef12a056f5baf60 | [log] [tgz] |
---|---|---|
author | Marco Nelissen <marcone@google.com> | Wed Oct 30 13:24:21 2019 -0700 |
committer | Marco Nelissen <marcone@google.com> | Wed Oct 30 13:27:52 2019 -0700 |
tree | 520c0ccde2491d0c31e68ddf785a864f37f48065 | |
parent | b17b20eb732fcb6db69f35a8f611285bffddc7c9 [diff] |
Replace shared_lib with header_lib libcamera_metadata was linking with libcutils for the sole purpose of accessing its headers, specifically <cutils/compiler.h>. Replace that with libcutils_headers, and export those headers too for any dependencies that relied on it exporting the libcutils headers. Test: build Change-Id: I82298fe9829cd3996cdc6848c24685c15c7bc160