commit | e23e22d5d0af47ae56721254cb9d49ed75ed595a | [log] [tgz] |
---|---|---|
author | Harry Cutts <hcutts@google.com> | Tue Dec 06 17:00:57 2022 +0000 |
committer | Harry Cutts <hcutts@google.com> | Tue Dec 06 17:04:27 2022 +0000 |
tree | 83263d1b2d6a28a277bbf1b71c31c00203901819 | |
parent | 0cbe46547ecbb237101d0d27c6bdb7761254b268 [diff] |
Add gestures library to whole_static_libs for input reader The next CL in this series causes linker errors for libinputreader_arc on aosp_bramble-userdebug that were previously hidden by compiler optimization. It seems that we need to explicitly include libchrome-gestures as a "whole" static library for libinputreader_static. Bug: 251196347 Test: lunch aosp_bramble-userdebug && m libinputreader_arc Change-Id: I8d9230af939ed2c2b6d922bcc4d5eaa12fb4a00d