summaryrefslogtreecommitdiff
path: root/libs/input/SpriteController.cpp
diff options
context:
space:
mode:
author Pirama Arumuga Nainar <pirama@google.com> 2021-08-25 22:23:41 -0700
committer Pirama Arumuga Nainar <pirama@google.com> 2021-08-31 21:20:27 -0700
commitcebf0493bfe008fe57ead09fa3f45a45ee134204 (patch)
tree35b3b12a51c511f0d36b7c0388c64274c205a4ad /libs/input/SpriteController.cpp
parent6f3ebef58828a5ca3ecdcff085b508db18bc2cd7 (diff)
[services.incremental] Use shared libutils for remount
Bug: http://b/197965342 services.incremental depends on libbinder.so, which already depends on libutils.so. When linking services.incremental with libutils.a, the linker tries to open objects from libutils.a to redefine undefined symbols in libbinder.so. This causes a linker failure with upstream LLD. Switching to shared libutils.so instead doesn't increase the dependency closure for services.incremental. Test: build with aosp/1809741 which has lld with the above behavior. Change-Id: I2735461ae64ef2e4c0afc170f7b765c1b5b9432e
Diffstat (limited to 'libs/input/SpriteController.cpp')
0 files changed, 0 insertions, 0 deletions