summaryrefslogtreecommitdiff
path: root/services/surfaceflinger/RegionSamplingThread.cpp
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2023-06-15 22:14:15 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2023-06-22 16:48:55 +0000
commit89f7119821cad623418b6091fccab72d12e9cc01 (patch)
tree09f528b76e94a1de10867a31e139d974f212d8eb /services/surfaceflinger/RegionSamplingThread.cpp
parent8be70cb9f0c12c70f75866ffea9eca7654bc5c38 (diff)
Link libinput as a shared library for host
Since the rust dependencies in libinput are included as a whole_static_lib, if we add the same rust dependencies in another library (e.g. in libinputflinger), they will be included more than once in the binary, resulting in duplicate symbol errors from the linker. We can add it as a shared lib dependency to get around the duplicate symbols. Bug: 278783893 Test: build Change-Id: I92897f3465852d7be030dbce995435edff9b54fd
Diffstat (limited to 'services/surfaceflinger/RegionSamplingThread.cpp')
0 files changed, 0 insertions, 0 deletions